@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#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-Q67VHVMH-F>
  skos:prefLabel "cohésion"@fr, "cohesion"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-SWVPFL9N-6> .

<http://data.loterre.fr/ark:/67375/8LP-SWVPFL9N-6>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Coréférence"@fr, "Coreference"@en ;
  dc:modified "2024-06-13T09:36:27"^^xsd:dateTime ;
  skos:prefLabel "coreference"@en, "coréférence"@fr ;
  skos:example "Ce modèle permet d'y identifier les chaînes de coréférence et ainsi les personnages distincts. (Naguib, Delaborde, Andrault, Bekolo & Seminck, 2022)"@fr, "De même une analogie structurelle entre deux énoncés successifs favorise la coréférence. (Régnier, 2007)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-Q67VHVMH-F> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q63087>, x64:-K1SC10V5-2 ;
  a skos:Concept .

