@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-CFD44RF2-S> .

<http://data.loterre.fr/ark:/67375/8LP-CFD44RF2-S>
  a skos:Concept ;
  skos:example "Our first observation is that rhotics /r/ and /R/ seems to have an abrupt change in the pitch contour. (A K, 2023)"@en, "Rhotic and non-rhotic dialects have been widely studied as they relate to sociolinguistic features of location age gender and socioeconomic status. (Gupta & DiPadova, 2019)"@en, "British phonetician John Wells used the term \"rhotic\" which has been subsequently considered in the field as one of the most defining traits of varieties of English (Wells 1982). (Gupta & DiPadova, 2019)"@en, "This is the first study to use neural networks to classify rhotic versus non-rhotic speech. (Gupta & DiPadova, 2019)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JXPCMPCG-M>, <http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D> ;
  skos:prefLabel "rhotique"@fr, "rhotic"@en ;
  skos:hiddenLabel "Rhotique"@fr, "Rhotic"@en ;
  dc:modified "2024-06-05T15:09:32"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-RZRQ2CV7-D>
  skos:prefLabel "voyelle"@fr, "vowel"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CFD44RF2-S> .

