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

<http://data.loterre.fr/ark:/67375/FM8-BDCFXG00-F>
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C19> ;
  dc:modified "2020-11-23"^^xsd:date ;
  skos:prefLabel "caste"@en, "caste"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Caste"@fr, "Caste"@en ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "Code: In social insects, a group of individuals, belonging to a particular species or subspecies, differing in form and often in function from other groups of individuals within the same species or subspecies (e.g. in bees: the workers, drones, and queens)."@en ;
  dc:identifier "1826" .

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

<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-BDCFXG00-F> .

