@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-RGBNKP92-1> .

<http://data.loterre.fr/ark:/67375/FM8-RGBNKP92-1>
  skos:hiddenLabel "Aggregate"@en, "Agrégat"@fr ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:prefLabel "agrégat"@fr, "aggregate"@en ;
  a skos:Concept ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  skos:definition "Code: A group of species, other than a subgenus, within a genus; or a group of species within a subgenus; or a group of subspecies within a species. An aggregate may be denoted by a species-group name interpolated in parentheses."@en ;
  dc:identifier "1822" ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

<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-RGBNKP92-1> .

