@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 uneskos: <http://purl.org/umu/uneskos#> .

<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-Z1XVF6QW-0> .

<http://data.loterre.fr/ark:/67375/FM8-Z1XVF6QW-0>
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:prefLabel "correction officielle"@fr, "official Correction"@en ;
  skos:hiddenLabel "Official Correction"@en, "Correction officielle"@fr ;
  dc:identifier "313" ;
  skos:definition "Code: A correction, issued by the Commission, of an error or omission in a previously published Opinion."@en ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-RQGX569P-3> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/FM8-RQGX569P-3>
  skos:prefLabel "directive"@fr, "direction"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-Z1XVF6QW-0> .

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

