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

xd4:-Z96NZKV0-4
  uneskos:memberOf xd4:-INST ;
  skos:hiddenLabel "Technological museum"@en, "Musée technique"@fr ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "technological museum"@en, "museo técnico"@es, "musée technique"@fr ;
  skos:altLabel "technical museum"@en .

xd4:-INST
  skos:prefLabel "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-Z96NZKV0-4 .

xd4: a skos:ConceptScheme .
