@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix legalsubjectorganisation: <http://data.legilux.public.lu/resource/authority/legal-subject/> .
@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#> .

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

legalsubjectorganisation:4146
  a skos:Concept ;
  dc:created "2019-07-08T00: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>, <http://data.legilux.public.lu/resource/authority/legal-subject-organisation> ;
  skos:prefLabel "Syndicat intercommunal pour la gestion des déchets en provenance des ménages et des déchets assimilables pour les communes des cantons de Luxembourg, d’Esch et de Capellen"@fr ;
  skos:topConceptOf <http://data.legilux.public.lu/resource/authority/legal-subject-organisation> ;
  owl:deprecated "false"@en ;
  skos:altLabel "SIDOR"@fr ;
  skos:notation "4146" .

