@prefix legalsubjectorganisation: <http://data.legilux.public.lu/resource/authority/legal-subject/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://publications.europa.eu/ontology/euvoc#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

legalsubjectorganisation:1369
  a skos:Concept ;
  dc:created "2016-01-01T00:00:00Z"^^xsd:dateTime ;
  ns0:status <http://publications.europa.eu/resource/authority/concept-status/CURRENT> ;
  skos:inScheme <http://data.legilux.public.lu/resource/authority/legal-subject-place>, <http://data.legilux.public.lu/resource/authority/legal-subject> ;
  skos:prefLabel "Hamm"@fr ;
  skos:topConceptOf <http://data.legilux.public.lu/resource/authority/legal-subject-place> ;
  owl:deprecated "false"@en ;
  skos:altLabel "Hamm"@fr ;
  skos:notation "1369" .

<http://data.legilux.public.lu/resource/authority/legal-subject-place>
  a skos:ConceptScheme ;
  skos:hasTopConcept legalsubjectorganisation:1369 ;
  skos:prefLabel "Lieux (classement thématique)"@fr .

