@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://gn.biblhertz.it/skos/>
  rdfs:label "MIDAS Vocabulary (SKOS)" ;
  a skos:ConceptScheme .

<https://gn.biblhertz.it/skos/the48414100>
  skos:prefLabel "Schachfigur"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Brettspiele> .

<https://gn.biblhertz.it/skos/0710:Brettspiele>
  skos:prefLabel "Brettspiele"@de ;
  skos:narrower <https://gn.biblhertz.it/skos/the48414100>, <https://gn.biblhertz.it/skos/the48414300>, <https://gn.biblhertz.it/skos/the48411600>, <https://gn.biblhertz.it/skos/the20220023> ;
  a skos:Concept ;
  dc:created "2022-12-20T17:41:08.176+01:00" ;
  skos:broader <https://gn.biblhertz.it/skos/0700:Angewandte_Kunst> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:altLabel "0710"@de .

<https://gn.biblhertz.it/skos/the48414300>
  skos:prefLabel "Schachspiel"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Brettspiele> .

<https://gn.biblhertz.it/skos/0700:Angewandte_Kunst>
  skos:prefLabel "Angewandte_Kunst"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/0710:Brettspiele> .

<https://gn.biblhertz.it/skos/the48411600>
  skos:prefLabel "Spielstein?"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Brettspiele> .

<https://gn.biblhertz.it/skos/the20220023>
  skos:prefLabel "Brettspiel"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Brettspiele> .

