@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-WFW61X72-6>
  skos:prefLabel "catégorie linguistique"@fr, "linguistic category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-S9GS8K03-J> .

<http://data.loterre.fr/ark:/67375/8LP-S9GS8K03-J>
  skos:hiddenLabel "Morphological category"@en, "Catégorie morphologique"@fr ;
  skos:prefLabel "catégorie morphologique"@fr, "morphological category"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WFW61X72-6> ;
  skos:example "We partition the orthographically defined class of complex adjectives in morphological categories defined by a variable part and a base generator. (Vegnaduzzo, 2009)"@en, "If a corpus is too small or a morphological category is fairly rare this measure will overestimate the productivity of low frequency items. (Vegnaduzzo, 2009)"@en, "Because the information about morphological categories is available only on the leaf nodes of the trees many paths through the structure may have to be tried before the right one is found. (Karttunen, Kaplan & Zaenen, 1992)"@en, "Three morphological categories participate in the agreement of a German noun phrase: gender number and case. (Seeker & Kuhn, 2011)"@en, "In the extreme case a morphological category instantiated by exactly one type that occurs exactly once in the corpus will get a potential productivity value of 1 the highest possible. (Vegnaduzzo, 2009)"@en ;
  a skos:Concept .

