@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-LS6CWC3V-L>
  skos:prefLabel "sociolinguistique"@fr, "sociolinguistics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LQP5K0RD-7> .

<http://data.loterre.fr/ark:/67375/8LP-LQP5K0RD-7>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-14T11:41:17"^^xsd:dateTime ;
  skos:hiddenLabel "Terme de parenté"@fr, "Kinship term"@en ;
  skos:example "Typical members of these classes of nouns include kinship terms (e.g. brother mother) or body parts (e.g. leg head). (Kambara & Chika, 2023)"@en, "In composite sentences if the subject of the main clause (A) and the subject or the direct object of the subordinate clause (B) share the same grammatical and semantic characteristics the kinship term with overt possessive is used in subordinate clause and A or B is chosen as antecedent to that possessive the pronoun should be deleted. (Burukina, 2014)"@en ;
  skos:prefLabel "terme de parenté"@fr, "kinship term"@en ;
  skos:altLabel "family relationship term"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LS6CWC3V-L> .

