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

kw5: a skos:ConceptScheme .
kw5:-INST
  skos:prefLabel "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-P8B5TLD9-V .

kw5:-P8B5TLD9-V
  skos:hiddenLabel "Musée d'Ethnographie Alphonse Moillet"@fr ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "musée d'ethnographie Alphonse Moillet"@fr, "Alphonse Moillet Ethnography Museum"@en .

