@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-TSJ499BL-0> .

<http://data.loterre.fr/ark:/67375/8LP-TSJ499BL-0>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  skos:prefLabel "consonne aspirée"@fr, "aspirate consonant"@en ;
  skos:altLabel "aspirée"@fr, "aspirate"@en ;
  skos:example "There are 15 aspirated consonants in Urdu language. (Khan, Anwar, Bajwa & Wang, 2012)"@en, "Thus to distinguish between the 'h' consonants and the aspiration we use underscore '_' to mark the aspirate and we encode an aspiration as '_h'. (Malik, Boitet & Bhattacharyya, 2010)"@en, "There are 15 aspirated consonants in Urdu language. (Khan, Anwar & Bajwa, 2011)"@en, "The initial contains only consonantal phonemes of four different categories: sonorant plosive fricative aspirate. (Auteur inconnu, 1976)"@en ;
  dc:modified "2024-05-30T09:11:21"^^xsd:dateTime ;
  a skos:Concept ;
  skos:hiddenLabel "Aspirate consonant"@en, "Consonne aspirée"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

