@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .

xd4:-BATI
  skos:prefLabel "Building / Infrastructure"@en, "Bâtiment / Infrastructure"@fr ;
  a isothes:ConceptGroup .

xd4: a skos:ConceptScheme .
xd4:-KN6TTGGK-L
  skos:altLabel "Sanatoriums"@fr, "sanatorios"@es, "sanatoria"@en ;
  a skos:Concept ;
  uneskos:memberOf xd4:-BATI ;
  skos:inScheme xd4: ;
  skos:hiddenLabel "Sanatorium"@fr, "Sanatorium"@en ;
  skos:prefLabel "sanatorio"@es, "sanatorium"@en, "sanatorium"@fr .

xd4:-BATI_Divers
  skos:prefLabel "Bâtiment / Infrastructure_Divers"@fr, "Building / Infrastructure_Miscellaneous"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-KN6TTGGK-L .

