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

<http://data.loterre.fr/ark:/67375/8LP-N58099Q9-M>
  skos:prefLabel "feminine"@en, "féminin"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1> .

<http://data.loterre.fr/ark:/67375/8LP-F150982R-P>
  skos:prefLabel "neutre"@fr, "neuter"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-T68JNS05-M>
  skos:prefLabel "masculin"@fr, "masculine"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1> .

<http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1>
  a skos:Concept ;
  dc:modified "2024-05-31T06:56:07"^^xsd:dateTime ;
  skos:hiddenLabel "Genre grammatical"@fr, "Grammatical gender"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S> ;
  skos:altLabel "genre"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-T68JNS05-M>, <http://data.loterre.fr/ark:/67375/8LP-JBKX40XJ-3>, <http://data.loterre.fr/ark:/67375/8LP-F150982R-P>, <http://data.loterre.fr/ark:/67375/8LP-N58099Q9-M> ;
  skos:prefLabel "grammatical gender"@en, "genre grammatical"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S>
  skos:prefLabel "classe nominale"@fr, "noun class"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1> .

<http://data.loterre.fr/ark:/67375/8LP-JBKX40XJ-3>
  skos:prefLabel "épicène"@fr, "epicene"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1> .

