@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-HBDZPLVR-J>
  a skos:Concept ;
  skos:hiddenLabel "Correlative term"@en, "Terme corrélatif"@fr ;
  skos:example "However influential words from the training data also includes some correlative terms like names of states that we would expect the latent confound demotion to de-emphasize. (Field & Tsvetkov, 2020)"@en ;
  skos:prefLabel "terme corrélatif"@fr, "correlative term"@en ;
  dc:modified "2024-06-24T08:33:05"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BR2DX413-5> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Terme qui indique un rapport de dépendance entre une proposition principale et sa proposition subordonnée. (Adapté de Ling. 1972)"@fr .

<http://data.loterre.fr/ark:/67375/8LP-BR2DX413-5>
  skos:prefLabel "fonction grammaticale"@fr, "grammatical function"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HBDZPLVR-J> .

