@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#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

<http://data.loterre.fr/ark:/67375/FM8-Q12D530W-7>
  dc:modified "2020-11-23"^^xsd:date ;
  skos:definition "Code: The system of nomenclature in which a species, but no taxon of any other rank, is denoted by a combination of two names."@en ;
  dc:identifier "910" ;
  skos:prefLabel "binominal nomenclature"@en, "nomenclature binominale"@fr ;
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C10> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Binominal Nomenclature"@en, "Nomenclature binominale"@fr ;
  dc:created "2020-10-28"^^xsd:date .

<http://data.loterre.fr/ark:/67375/FM8/C10>
  skos:prefLabel "Noms (catégorie)"@fr, "Names (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-Q12D530W-7> .

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

