@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-X64XNK6B-8>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "syllable boundary"@en, "frontière de syllabe"@fr ;
  dc:modified "2024-07-01T14:46:44"^^xsd:dateTime ;
  a skos:Concept ;
  skos:example "The placement of the correct syllable boundary is essential for the application of phonological rules (Kahn 1976; Blevins 1995). (Müller, 2001)"@en, "The grammar is then used for predicting syllable boundaries in the test corpus. (Müller, 2001)"@en, "Our system is now able to predict syllable boundaries with the transformed PCFG and a parser. (Müller, 2001)"@en ;
  skos:hiddenLabel "Frontière de syllabe"@fr, "Syllable boundary"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-SBQ5NH5J-3> .

<http://data.loterre.fr/ark:/67375/8LP-SBQ5NH5J-3>
  skos:prefLabel "phonetics and phonology"@en, "phonétique et phonologie"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X64XNK6B-8> .

