@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-FRX62VDL-P>
  skos:prefLabel "diathèse"@fr, "diathesis"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-L0FXNSS9-R> .

<http://data.loterre.fr/ark:/67375/8LP-L0FXNSS9-R>
  skos:example "Reflexivity is a more complex syntactic structure than a simple sentence with two different entities as subject and object and we would like to create a special pattern for reflexive sentences. (Metheniti, Park, Kolesova & Neumann, 2019)"@en ;
  skos:hiddenLabel "Reflexivity"@en, "Réflexivité"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FRX62VDL-P> ;
  skos:prefLabel "reflexivity"@en, "réflexivité"@fr .

