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

<http://data.loterre.fr/ark:/67375/FM8/C17>
  skos:prefLabel "Taxonomie (catégorie)"@fr, "Taxonomy (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-VT47WTRW-X> .

<http://data.loterre.fr/ark:/67375/FM8-VT47WTRW-X>
  dc:identifier "1638" ;
  skos:hiddenLabel "Ergotaxon"@en, "Ergotaxon"@fr, "Ergotaxa"@en ;
  skos:scopeNote "Code: No term"@en ;
  dc:bibliographicCitation "Dubois, A. (2005) Proposed Rules for the incorporation of nomina of higher-ranked zoological taxa in the International Code of Zoological Nomenclature. 1. Some general questions, concepts and terms of biological nomenclature. Zoosystema, 27 (2): 365–426." ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:prefLabel "ergotaxon"@en, "ergotaxon"@fr ;
  skos:note "Etymology: G: ἔργον (ergon), work, action - τάξις (taxis), order, arrangement."@en ;
  a skos:Concept ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Any taxon with a given extension (i.e., members, circumscription) recognized as valid by a given author in a given ergotaxonomy. (Dubois 2005b)"@en ;
  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-VT47WTRW-X> .

