@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<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-N7SWQ663-6> .

<http://data.loterre.fr/ark:/67375/FM8-N7SWQ663-6>
  dc:created "2020-10-28"^^xsd:date ;
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/FM8/C21> ;
  skos:prefLabel "gender"@en, "genre (Grammaire)"@fr ;
  skos:topConceptOf <http://data.loterre.fr/ark:/67375/FM8> ;
  a skos:Concept ;
  dc:modified "2021-10-22"^^xsd:date ;
  dc:identifier "2000" ;
  skos:hiddenLabel "Genre (Grammaire)"@fr, "Gender"@en ;
  skos:exactMatch obo:NOMEN_0000045 ;
  skos:definition "Code: Of a genus-group name: a grammatical property (masculine, feminine or neuter) that affects the way in which Latin or latinized adjectival or participial species-group names are to be spelled, since the gender form of such a species-group name must agree with the gender of the generic name with which it is combined."@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/FM8> .

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

