@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:-ZLZ07BLN-R
  skos:definition "Le vitrail est une composition de verre formée de pièces de verre. Celles-ci peuvent être blanches ou colorées et peuvent recevoir un décor. (Source : DBpedia)"@fr ;
  skos:hiddenLabel "Stained-glass window"@en, "Vitrail"@fr ;
  inist:semCategory "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  skos:prefLabel "vitrail"@fr, "stained-glass window"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Stained_glass> ;
  skos:inScheme p21: ;
  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:-ZLZ07BLN-R .

p21: a skos:ConceptScheme .
