@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-XG7MHZ41-L> .

<http://data.loterre.fr/ark:/67375/FM8-XG7MHZ41-L>
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "316" ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Texte officiel"@fr, "Official text"@en ;
  skos:prefLabel "texte officiel"@fr, "official text"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  skos:definition "Code: (Of the Code) A text, in any language, which has been authorized by the Commission. All official texts are equivalent in force, meaning and authority."@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept .

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

