@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-TWHF6524-D>
  skos:prefLabel "catégorie grammaticale"@fr, "grammatical category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-B2GTTNCD-4> .

<http://data.loterre.fr/ark:/67375/8LP-B2GTTNCD-4>
  skos:hiddenLabel "Transitivity"@en, "Transitivité"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:prefLabel "transitivity"@en, "transitivité"@fr ;
  skos:example "Une fois les paires identifiées, RefGen construit les CR suivant la propriété de transitivité. (Longo & Todirascu, 2011)"@fr, "Lack of transitivity could be considered as an error if it is not consciously permitted in the underlying semantic formalism. (Torabi Asr, Sonntag, Grishina & Stede, 2014)"@en, "La transitivité et l'exclusivité sont deux restrictions dures, la première étant même indépendante d'une quelconque théorie syntaxique : (Ailloud & Klenner, 2009)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TWHF6524-D> .

