@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-G87BQ90G-7>
  skos:example "Neither object raising nor head switching can currently be solved without adding rules very specific to the translation of particular sentences. (Gambäck & Bretan, 1994)"@en, "Object raising works fine in the English-to-Swedish direction but not the opposite. (Gambäck & Bretan, 1994)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "object raising"@en, "montée de l'objet"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TJ0M3M96-F> ;
  a skos:Concept ;
  skos:hiddenLabel "Montée de l'objet"@fr, "Object raising"@en ;
  dc:modified "2024-06-14T07:10:19"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-TJ0M3M96-F>
  skos:prefLabel "transformation de montée"@fr, "raising transformation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-G87BQ90G-7> .

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