@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-Q4S3V70M-L> .

<http://data.loterre.fr/ark:/67375/8LP-Q4S3V70M-L>
  skos:example "Central Quechua also has 3 nasal consonants /m/ /n/ /Ã±/ 4 occlusive consonants /p/ /t/ /k/ /q/ 2 affricate consonants of variable value 3 fricative consonants /s/ /S/ /h/ 2 approximant consonants /j/ /w/ and 3 liquid consonants /Î»/ /R/ /l/. (Zevallos, Camacho & Melgarejo, 2022)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Affricate consonant"@en, "Consonne affriquée"@fr ;
  skos:prefLabel "affricate consonant"@en, "consonne affriquée"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  skos:altLabel "affricate"@en, "affriquée"@fr ;
  a skos:Concept ;
  dc:modified "2024-05-30T09:11:21"^^xsd:dateTime .

