@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-HD4SDS27-1>
  skos:prefLabel "catégorie syntaxique"@fr, "syntactic category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XC2MZZT7-Q> .

<http://data.loterre.fr/ark:/67375/8LP-XC2MZZT7-Q>
  a skos:Concept ;
  skos:example "These pro-forms are themselves equivalent to the verbs in question in the sense that they are substitutable for them. (Klima, 1961)"@en, "Zero anaphora is the use of a gap in a phrase or clause that has an anaphoric function similar to a pro-form. (Kawtrakul, Suktarachan, Varasai & Chanlekha, 2002)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HD4SDS27-1> ;
  dc:modified "2024-06-14T14:19:59"^^xsd:dateTime ;
  skos:hiddenLabel "Pro-form"@en, "Pro-forme"@fr ;
  skos:prefLabel "pro-forme"@fr, "pro-form"@en .

