@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:-Concept_juridique__Principe_de_droit
  skos:prefLabel "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-PDN115TZ-C .

p21:-PDN115TZ-C
  inist:semCategory "Juridical concept / Principle of law"@en, "Concept juridique / Principe de droit"@fr ;
  skos:hiddenLabel "Damnation"@fr, "Damnation"@en ;
  skos:definition "La damnation, dans un sens religieux, signifie dans la vie après la mort soit un jugement défavorable (ou une condamnation), soit le châtiment qui en résulte. Il s'agit proprement d'un terme juridique ayant pour signification \"sentence réprobatrice, jugement pénal, sentence\". (Source : DBpedia)"@fr ;
  skos:prefLabel "damnation"@fr, "damnation"@en ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Damnation> ;
  skos:inScheme p21: .

p21: a skos:ConceptScheme .
