@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-LDP2L120-F>
  skos:prefLabel "degré accentuel"@fr, "accentual degree"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XP6PCGNM-3> .

<http://data.loterre.fr/ark:/67375/8LP-XP6PCGNM-3>
  dc:modified "2024-06-12T08:27:33"^^xsd:dateTime ;
  skos:altLabel "forme pleine"@fr, "forme accentuée"@fr, "stress form"@en ;
  skos:hiddenLabel "Forme forte"@fr, "Strong form"@en ;
  skos:prefLabel "strong form"@en, "forme forte"@fr ;
  skos:example "In topic-marked sentences such as asfor sentences and cleft and pseudo-cleft sentences strong forms of weak quantifiers can occur but weak forms may not. (Kwak, 1996)"@en, "In these examples the strong form of the verb attracts attachment the weak form doesn't. (Delmonte, 2016)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDP2L120-F> .

