@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-BVZJ3C6T-V>
  skos:prefLabel "noun incorporation"@en, "incorporation nominale"@fr ;
  skos:hiddenLabel "Incorporation nominale"@fr, "Noun incorporation"@en ;
  a skos:Concept ;
  skos:example "Though noun incorporation is not fully productive (Mithun 1984) it does increase the number of lemmas. (Shi, Amith, Chang, Dalmia, Yan & Watanabe, 2021)"@en, "Kunwinjku has two kinds of noun incorporation. (Lane & Bird, 2020)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QKP7DJKW-8> ;
  dc:modified "2024-06-14T07:06:53"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-QKP7DJKW-8>
  skos:prefLabel "phénomène linguistique"@fr, "linguistic phenomenon"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BVZJ3C6T-V> .

