@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-SP91064X-T>
  skos:prefLabel "processus phonologique"@fr, "phonological process"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-MK50Z2J1-H> .

<http://data.loterre.fr/ark:/67375/8LP-MK50Z2J1-H>
  skos:example "The language does not possess many inflections they only occurred on inalienable nouns to mark the person owning the object and on transitive verbs to refer to an object already known to the speakers and by the process of an assibilation to mark the verb as transitive. (Aznar & Gala, 2020)"@en ;
  skos:hiddenLabel "Assibilation"@fr, "Assibilation"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SP91064X-T> ;
  skos:prefLabel "assibilation"@fr, "assibilation"@en .

