@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-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PJS3CQD9-0> .

<http://data.loterre.fr/ark:/67375/8LP-PJS3CQD9-0>
  skos:prefLabel "mora"@en, "more"@fr ;
  dc:modified "2024-06-12T07:52:19"^^xsd:dateTime ;
  skos:example "Moras are generally believed to be abstract psychological units in Japanese. (Inaba, 1998)"@en, "When we posit moraic trochees in which moras are subconstituents of syllables we face up to a problem. (Inaba, 1998)"@en, "Moras are the units of timing and directly related with feet. (Inaba, 1998)"@en, "The emergence of the notion of mora under theories of metrical phonology stems from the mora concept of the Prague School that gives weight to syllables (Trubetzkoy 1969). (Inaba, 1998)"@en ;
  skos:hiddenLabel "More"@fr, "Mora"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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