@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-VKDV5HJZ-Z>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GHBPHMC7-0> ;
  dc:modified "2024-06-26T08:39:39"^^xsd:dateTime ;
  skos:hiddenLabel "Symbol"@en, "Symbole"@fr ;
  skos:example "One of the consonants has a special symbol when it represents a feminine ending (this is a compromise between two pronunciations of the feminine ending). (Brown, 1962)"@en, "The symbol \"&\" is omitted whenever its meaning is clearly understood. (Sakai, 1961)"@en, "The Symbol \"&\" is omitted whenever its meaning is clearly understood. (Sakai, 1961)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:prefLabel "symbol"@en, "symbole"@fr .

<http://data.loterre.fr/ark:/67375/8LP-GHBPHMC7-0>
  skos:prefLabel "signe linguistique"@fr, "linguistic sign"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VKDV5HJZ-Z> .

