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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<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-C1844XLL-1> .

<http://data.loterre.fr/ark:/67375/8LP-C1844XLL-1>
  skos:prefLabel "prédicat"@fr, "predicate"@en ;
  skos:example "Ce prédicat peut avoir ou non une valeur axiologique (positif, négatif, neutre...) (Marchand, 2012)"@fr, "Un prédicat p représente une relation d'arité finie, éventuellement nulle. (Marlet, 2008)"@fr, "If one can determine that there is a predicate before the indefinite noun the likelihood that the verb begins an adjectival clause is much greater. (Brown, 1962)"@en, "Several types of expressions in natural language (nouns verbs adjectives) can be modelled semantically using predicates. (Larsson, 2020)"@en, "Annotators were given pairs of sentences with aligned predicates in English and German where the English predicate had a poorly aligned argument. (Sikos, Versley & Frank, 2016)"@en, "Le prédicat est généralement un verbe. (Mnasri, 2015)"@fr, "If a predicate is known to have multiple semantic arguments only a subset might be expressed within the local boundary of its clause or sentence. (Sikos, Versley & Frank, 2016)"@en ;
  inist:definitionalContext "Un prédicat peut être objet d'un autre prédicat. (Even & Enguehard, 2002)"@fr ;
  skos:hiddenLabel "Prédicat"@fr, "Predicate"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-BR2DX413-5> .

