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

p21:-MMNXCH29-B
  skos:inScheme p21: ;
  skos:prefLabel "antihero"@en, "antihéros"@fr ;
  skos:hiddenLabel "Antihéros"@fr, "Antihero"@en, "Anti hero"@en ;
  skos:definition "L'antihéros (ou anti-héros) est le personnage central d'une œuvre de fiction qui ne présente pas certaines des caractéristiques du héros conventionnel, voire dans certains cas aucune. Certains considèrent la signification de ce terme comme suffisamment étendue pour englober également un antagoniste qui, contrairement au méchant, suscite une sympathie et/ou une admiration non négligeable. (Source : DBpedia)"@fr ;
  inist:semCategory "Function"@en, "Fonction"@fr ;
  skos:altLabel "anti hero"@en ;
  a skos:Concept ;
  skos:exactMatch <http://dbpedia.org/resource/Antihero> .

p21:-Fonction
  skos:prefLabel "Fonction"@fr, "Function"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-MMNXCH29-B .

p21: a skos:ConceptScheme .
