@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/C21>
  skos:prefLabel "Langues et Grammaire (catégorie)"@fr, "Languages and Grammar (category)"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/FM8-B8PJSB97-2> .

<http://data.loterre.fr/ark:/67375/FM8-B8PJSB97-2>
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:hiddenLabel "Racine"@fr, "Stem"@en ;
  skos:prefLabel "stem"@en, "racine"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C21> ;
  dc:created "2020-10-28"^^xsd:date ;
  skos:definition "For the purposes of the Code, 1) that part (or the whole) of the name of the type genus to which is added a family-group suffix, or 2) that part of a name to which is added a genitive ending when forming a species-group name which is a noun in the genitive case. (Traditional term, definition by A. Dubois)"@en ;
  a skos:Concept ;
  skos:scopeNote "Code: No term"@en ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:identifier "2010" .

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

