@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:-WNLLTRC3-K
  skos:hiddenLabel "Thesis"@en, "Thèse"@fr ;
  skos:exactMatch <http://dbpedia.org/resource/Thesis> ;
  skos:prefLabel "thèse"@fr, "thesis"@en ;
  skos:inScheme p21: ;
  inist:semCategory "Type de document / Type d'oeuvre"@fr, "Type of document / Type of work"@en ;
  skos:definition "Une thèse (du nom grec thesis, se traduisant par \"action de poser\") est une affirmation ou prise de position d'un locuteur, à l'égard du sujet ou du thème qu'il évoque. (Source : DBpedia)"@fr ;
  a skos:Concept .

p21:-Type_de_document__Type_d'oeuvre
  skos:prefLabel "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-WNLLTRC3-K .

p21: a skos:ConceptScheme .
