@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:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-R5Z2SWPV-H .

p21:-R5Z2SWPV-H
  skos:exactMatch <http://dbpedia.org/resource/Onomastics> ;
  skos:prefLabel "onomastique"@fr, "onomastics"@en ;
  skos:inScheme p21: ;
  a skos:Concept ;
  skos:hiddenLabel "Onomastics"@en, "Onomastique"@fr ;
  skos:definition "L'onomastique est une branche de la philologie qui a pour objet l'étude des noms propres : leur étymologie, leur formation, leur usage à travers le temps. (Source : DBpedia)"@fr ;
  inist:semCategory "Discipline"@fr, "Discipline"@en .

p21: a skos:ConceptScheme .
