@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-JXPCMPCG-M>
  skos:prefLabel "consonne (phonologie)"@fr, "consonant (phonology)"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-K78D5VN2-N> .

<http://data.loterre.fr/ark:/67375/8LP-K78D5VN2-N>
  skos:example "Nowadays the use of an apostrophe is the most common way of representing glottal consonant in Mixtec language. (Sierra Martínez, Montaño, Bel-Enguix, Córdova & Mota Montoya, 2020)"@en, "The sentence presented in C is from 1989 and the character for glottal consonant changed thus instead of using 'h' they started using an apostrophe (') for that consonant. (Sierra Martínez, Montaño, Bel-Enguix, Córdova & Mota Montoya, 2020)"@en ;
  skos:altLabel "consonne laryngale"@fr, "glottal"@en ;
  skos:hiddenLabel "Glottal consonant"@en, "Consonne glottale"@fr ;
  dc:modified "2024-05-30T09:11:22"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "consonne glottale"@fr, "glottal consonant"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> .

