@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-GVHN7FJ3-N> .

<http://data.loterre.fr/ark:/67375/FM8-GVHN7FJ3-N>
  a skos:Concept ;
  skos:definition "Code: A nomenclatural problem presented to the Commission for a ruling."@en ;
  dc:identifier "305" ;
  skos:prefLabel "cas (Code)"@fr, "case (Code)"@en ;
  skos:hiddenLabel "Case (Code)"@en, "Cas (Code)"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C4> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

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

