@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P>
  skos:prefLabel "morphologie"@fr, "morphology"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-RV6ZZVTM-W> .

<http://data.loterre.fr/ark:/67375/8LP-RV6ZZVTM-W>
  skos:example "The regex methodology used in the current study depends on a set of morphological features to use as a key for finding an appropriate pattern but corpora vary as to what proportion of lemmas have this morphological listing. (Dyer, 2019)"@en, "Morphological analysis accepts a string of word forms as input and for each word form outputs a record containing its citation form in the lexicon and a set of morphological features and their values that correspond to the word form from the text. (Nirenburg, Beale & McShane, 2004)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Trait morphologique"@fr, "Morphological feature"@en ;
  dc:modified "2024-06-06T13:06:36"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LH6NCBBB-P> ;
  skos:prefLabel "trait morphologique"@fr, "morphological feature"@en .

