@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:-VP9C0MRP-D
  skos:hiddenLabel "Jeu des dés"@fr, "Dice game"@en ;
  a skos:Concept ;
  skos:inScheme kw5: ;
  skos:prefLabel "jeu des dés"@fr, "dice game"@en .

kw5: a skos:ConceptScheme .
kw5:-ACTI
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member kw5:-VP9C0MRP-D .

