@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/FM8/C4>
  skos:prefLabel "The Code and the Commission (category)"@en, "Le Code et la Commission (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-TVGT3NJP-4> .

<http://data.loterre.fr/ark:/67375/FM8-TVGT3NJP-4>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "325" ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "décision de la Commission"@fr, "ruling by the Commission"@en ;
  skos:hiddenLabel "Ruling by the Commission"@en, "Décision de la Commission"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: A decision by the Commission published in an Opinion, Declaration, or Direction (a term formerly, but not now, used in the Code)."@en ;
  dc:modified "2020-11-23"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-TVGT3NJP-4> .

