@prefix p21: <http://data.loterre.fr/ark:/67375/P21> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

p21:-Genre_littéraire__Genre_artistique
  skos:prefLabel "Literary genre / Artistic genre"@en, "Genre littéraire / Genre artistique"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-X53ZVGG9-7 .

p21:-X53ZVGG9-7
  skos:hiddenLabel "Narrative"@en, "Récit"@fr ;
  skos:prefLabel "récit"@fr, "narrative"@en ;
  inist:semCategory "Literary genre / Artistic genre"@en, "Genre littéraire / Genre artistique"@fr ;
  skos:inScheme p21: ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Narrative> ;
  skos:definition "Un récit (ou intrigue) est une forme littéraire consistant en la mise dans un ordre arbitraire et spécifique des faits d'une histoire. Pour une même histoire, différents récits sont donc possibles. (Source : DBpedia)"@fr .

p21: a skos:ConceptScheme .
