@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:-Bâtiment__Infrastructure
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup ;
  skos:member p21:-Q7RZ1P8D-S .

p21: a skos:ConceptScheme .
p21:-Q7RZ1P8D-S
  inist:semCategory "Bâtiment / Infrastructure"@fr, "Building / Infrastructure"@en ;
  skos:inScheme p21: ;
  skos:hiddenLabel "Temple"@fr, "Temple"@en ;
  skos:exactMatch <http://dbpedia.org/resource/Temple> ;
  a skos:Concept ;
  skos:definition "En général, un temple est un lieu, un espace sacré placé sous la protection d'une divinité, et où un rite est pratiqué. Par extension, un temple est un édifice religieux où se célèbre le culte rendu à une divinité. (Source : DBpedia)"@fr ;
  skos:prefLabel "temple"@fr, "temple"@en .

