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

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

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

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

<https://gn.biblhertz.it/skos/the49180300>
  skos:prefLabel "Pokal"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Pokale> .

<https://gn.biblhertz.it/skos/the49180500>
  skos:prefLabel "Pokal?"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Pokale> .

<https://gn.biblhertz.it/skos/the49183800>
  skos:prefLabel "Nautiluspokal"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0710:Pokale> .

