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

<http://data.loterre.fr/ark:/67375/8LP-NCRR5D4J-6>
  skos:altLabel "latérale"@fr ;
  skos:hiddenLabel "Latérale"@fr, "Lateral"@en ;
  dc:modified "2024-05-30T09:11:22"^^xsd:dateTime ;
  skos:prefLabel "lateral consonant"@en, "consonne latérale"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  skos:example "For example uvular consonants are not common world-wide but are common in particular geographic regions like the North American Pacific Northwest and the Caucasus (Maddieson 2013b) while initial velar nasals are common in Southeast Asia (Anderson 2013) and lateral consonants are uncommon in the Amazon Basin (Maddieson 2013a). (Malaviya, Neubig & Littell, 2017)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<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-NCRR5D4J-6> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
