@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#> .
@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-Q67VHVMH-F>
  skos:prefLabel "cohésion"@fr, "cohesion"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-G4CPFMLG-J> .

<http://data.loterre.fr/ark:/67375/8LP-G4CPFMLG-J>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-Q67VHVMH-F> ;
  skos:hiddenLabel "Isotopie"@fr, "Isotopy"@en ;
  inist:definitionalContext "Depuis les travaux de Greimas, l'isotopie est définie comme la récurrence d'un même sème au sein d'une entité textuelle (énoncé, phrase, paragraphe …). (Perlerin, 2001)"@fr, "Une isotopie est l'effet de la récurrence d'une unité sémantique le long d'un texte. (Tanguy, Armstrong & Walker, 1999)"@fr ;
  dc:modified "2024-06-24T11:30:24"^^xsd:dateTime ;
  skos:prefLabel "isotopie"@fr, "isotopy"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

