@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/FM8-Z9KM4F8N-8>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C8> ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "705" ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "taxonomic act"@en, "acte taxonomique"@fr ;
  skos:scopeNote "Code: No term"@en ;
  skos:hiddenLabel "Taxonomic act"@en, "Acte taxonomique"@fr ;
  skos:definition "Any published action resulting in the establishment of a new taxon or in affecting the taxonomic status of an existing taxon. (Traditional term, definition by A. Dubois)"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date .

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

<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-Z9KM4F8N-8> .

