@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:-Pathologie
  skos:prefLabel "Disease"@en, "Pathologie"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-H74P0CKW-J .

p21: a skos:ConceptScheme .
p21:-H74P0CKW-J
  skos:prefLabel "nécrophilie"@fr, "necrophilia"@en ;
  inist:semCategory "Disease"@en, "Pathologie"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Necrophilia> ;
  a skos:Concept ;
  skos:hiddenLabel "Nécrophilie"@fr, "Necrophilia"@en ;
  skos:inScheme p21: ;
  skos:definition "La nécrophilie (également nommée thanatophilie ou nécrolagnie) est une attirance sexuelle pour les cadavres. Elle est classifiée en tant que paraphilie dans le Manuel diagnostique et statistique des troubles mentaux (DSM-IV). (Source : DBpedia)"@fr .

