@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-L4WW8336-D> .

<http://data.loterre.fr/ark:/67375/8LP-L4WW8336-D>
  skos:prefLabel "consonne palatale"@fr, "palatal consonant"@en ;
  skos:hiddenLabel "Palatal consonant"@en, "Consonne palatale"@fr ;
  skos:altLabel "palatale"@fr, "palatal"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Palatal consonants did not exist in Latin but they flourished in the Romance languages especially in the Iberian Peninsula. (Silva & Trigo, 2024)"@en, "At around 2 years old TD group still mainly used consonants at the places of alveolar and velar but the proportion of other places such as retroflex and palatal increased. (Chan, Chen & Chen, 2022)"@en ;
  dc:modified "2024-05-30T09:11:23"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M> ;
  a skos:Concept .

