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

<http://data.loterre.fr/ark:/67375/FM8-ML3N8QV4-N>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> ;
  skos:prefLabel "zootaxonomy"@en, "zootaxonomie"@fr ;
  skos:hiddenLabel "Zootaxonomy"@en, "Zootaxonomie"@fr ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Zoological taxonomy. (Newly used term in recent publications)"@en ;
  dc:identifier "1603" ;
  a skos:Concept ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-V8SQ5Z2C-R> ;
  skos:scopeNote "Code: No term"@en ;
  skos:note "Etymology: G: ζωον (zoon), animal, τάξις (taxis), order, arrangement - νóμος (nomos), law, rule."@en .

<http://data.loterre.fr/ark:/67375/FM8-V8SQ5Z2C-R>
  skos:prefLabel "taxonomie"@fr, "taxonomy"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-ML3N8QV4-N> .

<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-ML3N8QV4-N> .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
