@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/C15>
  skos:prefLabel "Nomenclature theory (category)"@en, "Théorie de la Nomenclature (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-LX7TRMDB-L> .

<http://data.loterre.fr/ark:/67375/FM8-LX7TRMDB-L>
  skos:scopeNote "Code: No term"@en ;
  dc:bibliographicCitation "Dubois, A. (2011) A zoologist’s viewpoint on the Draft BioCode. Bionomina, 3: 45–62. [ https://doi.org/10.11646/bionomina.3.1.4 ]" ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C15> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:note "Etymology: G: τάξις (taxis), order, arrangement - L: nomen, name."@en ;
  skos:hiddenLabel "Taxonominal"@en, "Taxonominal"@fr ;
  skos:prefLabel "taxonominal"@en, "taxonominal"@fr ;
  skos:definition "Both taxonomic and nomenclatural. Examples: taxonominal hierarchy, taxonomical publication. (Dubois 2011b)"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:identifier "1414" .

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

