@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-R20PT9NQ-6>
  skos:prefLabel "isoglosse"@fr, "isogloss"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/8LP-NZWML1C5-X> .

<http://data.loterre.fr/ark:/67375/8LP-LS6CWC3V-L>
  skos:prefLabel "sociolinguistique"@fr, "sociolinguistics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NZWML1C5-X> .

<http://data.loterre.fr/ark:/67375/8LP-NZWML1C5-X>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Aire linguistique"@fr, "Linguistic area"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LS6CWC3V-L> ;
  skos:prefLabel "linguistic area"@en, "aire linguistique"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/8LP-R20PT9NQ-6> ;
  skos:example "L'aire linguistique allemande (64% de la population suisse) est la plus étendue et couvre grosso modo les deux tiers du territoire suisse à partir du Nord-Est. (Scherrer, 2009)"@fr, "Although linguistic areas are discussed in depth in linguistic typology horizontal transmission does not necessarily result in areal clusters. (Yamauchi & Murawaki, 2016)"@en, "In this case the ultimate objective is to collect sizeable text collections from various regions of a linguistic area to establish if a certain term or turn of phrase is used more or less frequently in some specific region. (Berggren, Karlgren, Östling & Parkvall, 2015)"@en ;
  dc:modified "2024-06-05T10:01:14"^^xsd:dateTime .

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