@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:-QQX2ZDQL-F
  a skos:Concept ;
  skos:definition "Une insulte est un état, expression, ou souvent comportement, considéré comme péjoratif, dégradant ou offensif. Les insultes peuvent être intentionnelles ou accidentelles. (Source : DBpedia)"@fr ;
  skos:prefLabel "insult"@en, "insulte"@fr ;
  inist:semCategory "Wrongful or harmful activity"@en, "Activité répréhensible ou dommageable"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Insult> ;
  skos:hiddenLabel "Insulte"@fr, "Insult"@en ;
  skos:inScheme p21: .

p21:-Activité_répréhensible_ou_dommageable
  skos:prefLabel "Activité répréhensible ou dommageable"@fr, "Wrongful or harmful activity"@en ;
  a isothes:ConceptGroup ;
  skos:member p21:-QQX2ZDQL-F .

p21: a skos:ConceptScheme .
