@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-GQZFLKZS-4> .

<http://data.loterre.fr/ark:/67375/FM8-GQZFLKZS-4>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C21> ;
  skos:hiddenLabel "Genitive ending"@en, "Terminaison du génitif"@fr ;
  skos:prefLabel "genitive ending"@en, "terminaison du génitif"@fr ;
  skos:definition "Code: 1) The letters at the end of a species-group name which, if the name is the genitive case of the name of one or more persons, or a place, host or other entity associated with the taxon, form the genitive case and reflect the gender and number (e.g. -i if of a man, -ae if of a woman, -orum if of men or of men and women together, -arum if of women). 2) The letters at the end of the genitive case of a Latin or Greek generic name which are deleted to form a stem, before adding a suffix to form a family-group name."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> ;
  skos:broader <http://data.loterre.fr/ark:/67375/FM8-F766SZBC-C> ;
  dc:modified "2020-11-23"^^xsd:date ;
  dc:created "2020-10-28"^^xsd:date ;
  dc:identifier "2017" ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/FM8> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/FM8-F766SZBC-C>
  skos:prefLabel "terminaison"@fr, "ending"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/FM8-GQZFLKZS-4> .

