@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>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://data.loterre.fr/ark:/67375/FM8-T8RS3DQS-9> .

<http://data.loterre.fr/ark:/67375/FM8-T8RS3DQS-9>
  skos:hiddenLabel "Available nomenclatural act"@en, "Acte nomenclatural disponible"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "available nomenclatural act"@en, "acte nomenclatural disponible"@fr ;
  dc:identifier "702" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: One that is published in an available work."@en ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> .

<http://data.loterre.fr/ark:/67375/FM8/C8>
  skos:prefLabel "Nomenclatural publication (category)"@en, "Publication de nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-T8RS3DQS-9> .

