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

p21:-HM97HWCS-G
  inist:semCategory "Activité répréhensible ou dommageable"@fr, "Wrongful or harmful activity"@en ;
  skos:hiddenLabel "Parjure"@fr, "Perjury"@en ;
  skos:prefLabel "perjury"@en, "parjure"@fr ;
  skos:definition "Le parjure est, au sens large, une violation de serment, face à une autorité publique ou à un supérieur hiérarchique, à un corps ou à une communauté. (Source : DBpedia)"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Perjury> ;
  skos:inScheme p21: ;
  a skos:Concept .

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:-HM97HWCS-G .

p21: a skos:ConceptScheme .
