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

<http://data.loterre.fr/ark:/67375/FM8-GL0KJVD2-4>
  skos:prefLabel "collective-group name"@en, "nom de groupe collectif"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-FV0Q8594-L> .

<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-FV0Q8594-L> .

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

<http://data.loterre.fr/ark:/67375/FM8-FV0Q8594-L>
  dc:identifier "1661" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:exactMatch obo:NOMEN_0001059 ;
  dc:modified "2021-10-22"^^xsd:date ;
  skos:related <http://data.loterre.fr/ark:/67375/FM8-GL0KJVD2-4> ;
  a skos:Concept ;
  skos:prefLabel "groupe collectif"@fr, "collective group"@en ;
  skos:hiddenLabel "Groupe collectif"@fr, "Collective group"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:definition "Code: An assemblage of species, or stages of organisms (e.g. eggs or larvae), that cannot be allocated with confidence to nominal genera. Names proposed or used for collective groups are treated as genus-group names but special provisions apply to them."@en ;
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C17> .

