@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:-Motif_littéraire__Thème_littéraire
  skos:prefLabel "Motif littéraire / Thème littéraire"@fr, "Literary pattern / Literary theme"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-TXCBM021-1 .

p21:-TXCBM021-1
  skos:hiddenLabel "Danger"@fr, "Danger"@en ;
  a skos:Concept ;
  inist:semCategory "Literary pattern / Literary theme"@en, "Motif littéraire / Thème littéraire"@fr ;
  skos:inScheme p21: ;
  skos:exactMatch <http://dbpedia.org/resource/Hazard> ;
  skos:definition "Un danger est une cause possible de dommage (à une personne, un peuple, un bien, à l'environnement, etc.). (Source : DBpedia)"@fr ;
  skos:prefLabel "danger"@fr, "danger"@en .

p21: a skos:ConceptScheme .
