@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-NFQL7SSJ-Z>
  skos:example "Recognizing and transforming relative clauses is easy if relative pronouns can be recognized. (Bouma, Seddah & Zeman, 2021)"@en, "Retrouver l'antécédent d'un pronom relatif peut s'avérer complexe. (Bonfante, Guillaume, Morey & Perrier, 2011)"@fr, "Just as in interrogative clauses if the relative pronoun or adverb stands at the beginning of the clause it is preceded by a comma. (Alt & Rhodes, 1961)"@en, "Actually a relative pronoun will only occur after a definite noun; an adjective clause modifying an indefinite noun follows it immediately with no explicit indication that a new clause is beginning. (Brown, 1962)"@en, "If there is an intervening relative pronoun (e.g. Joe cut the tomatoes that Mary washed) the relative pronoun is retrieved as the argument (either as cause or theme depending whether or not the subordinate clause is a passive) instead. (Hwang & Palmer, 2015)"@en, "However the way relative pronouns are tagged in ICE-GB allows us to be able to retrieve the missing arguments in a systematic way. (Song & Choe, 2008)"@en ;
  skos:hiddenLabel "Relative pronoun"@en, "Pronom relatif"@fr ;
  skos:prefLabel "relative pronoun"@en, "pronom relatif"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-XW7G7JKG-C> .

<http://data.loterre.fr/ark:/67375/8LP-XW7G7JKG-C>
  skos:prefLabel "pronom"@fr, "pronoun"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NFQL7SSJ-Z> .

