@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-BFR6NJL3-T>
  skos:prefLabel "postposition"@fr, "postposition"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N67935X7-V> .

<http://data.loterre.fr/ark:/67375/8LP-HD4SDS27-1>
  skos:prefLabel "catégorie syntaxique"@fr, "syntactic category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N67935X7-V> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-VK6X3HFX-B>
  skos:prefLabel "préposition"@fr, "preposition"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N67935X7-V> .

<http://data.loterre.fr/ark:/67375/8LP-N67935X7-V>
  skos:example "Moreover we decided to exclude sentences where the adposition is part of a multi-words expression marked with a fixed or a flat relation in UD. (Choi, Guillaume & Fort, 2021)"@en, "As in Korean-PUD our pattern did not allow to find any occurrences of adpositions for the Sanskrit-VEDIC because they are annotated as a particle. (Choi, Guillaume & Fort, 2021)"@en, "Adpositions coordinating conjunctions and subordinating conjunctions are considered particles in UD but the guidelines specify that the most precise label should be used. (Choi, Guillaume & Fort, 2021)"@en, "Inspired by WALS (Dryer 2013b) we decided to extract occurrences of adpositions linked to a noun phrase which corresponds to a noun a pronoun or a proper noun in UD. (Choi, Guillaume & Fort, 2021)"@en ;
  skos:prefLabel "adposition"@fr, "adposition"@en ;
  skos:hiddenLabel "Adposition"@fr, "Adposition"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HD4SDS27-1> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BFR6NJL3-T>, <http://data.loterre.fr/ark:/67375/8LP-VK6X3HFX-B> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  dc:modified "2024-06-12T09:35:11"^^xsd:dateTime .

