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

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

<http://data.loterre.fr/ark:/67375/FM8-S9ZNK91H-T>
  dc:modified "2020-11-23"^^xsd:date ;
  skos:hiddenLabel "Systematics"@en, "Systématique"@fr ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:note "Etymology: G: σύστημα (systema), group, troup, system of doctrines, institutions, political constitution, philosophical system."@en ;
  dc:identifier "1812" ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "systématique"@fr, "systematics"@en ;
  a skos:Concept ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "The domain of biology devoted to the study of the diversity of living organisms and of the relationships among them. (Traditional term, definition by A. Dubois)"@en .

<http://data.loterre.fr/ark:/67375/FM8/C19>
  skos:prefLabel "Classification (category)"@en, "Classification (catégorie)"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-S9ZNK91H-T> .

