@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-VX7C7GLR-6>
  skos:prefLabel "animate noun"@en, "nom animé"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-G6QKJB55-H>
  skos:prefLabel "inanimate noun"@en, "nom inanimé"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S> .

<http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1>
  skos:prefLabel "genre grammatical"@fr, "grammatical gender"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S> .

<http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "noun class"@en, "classe nominale"@fr ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TT8WJC8S-1>, <http://data.loterre.fr/ark:/67375/8LP-G6QKJB55-H>, <http://data.loterre.fr/ark:/67375/8LP-VX7C7GLR-6> ;
  a skos:Concept ;
  skos:hiddenLabel "Noun class"@en, "Classe nominale"@fr ;
  skos:example "For these experiments we used the noun classes from WordNet as described in the next section. (Murphy & Curran, 2007)"@en, "Verb and noun classes were marked if the query contains another verb or noun respectively. (Wiegmann, Völske, Stein & Potthast, 2022)"@en, "The basic semantic noun classes we have established are abstract human animal plant and inanimate physical object. (Stachowitz, 1973)"@en, "In the new definition we consider every possible set of pairs of a Japanese case marker p and a Japanese noun class c j instead of predetermining the most effective case marker. (Utsuro, 1996)"@en ;
  dc:modified "2024-05-31T06:54:03"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D> ;
  skos:altLabel "classe du nom"@fr .

<http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D>
  skos:prefLabel "catégorie grammaticale"@fr, "grammatical category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TMKD6SD3-S> .

