@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-BM55J4XC-P> .

<http://data.loterre.fr/ark:/67375/FM8-BM55J4XC-P>
  skos:hiddenLabel "Chapter"@en, "Titre"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: A primary division of the Code."@en ;
  skos:prefLabel "titre"@fr, "chapter"@en ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "306" ;
  skos:topConceptOf <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-BM55J4XC-P> .

