@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/the49527100>
  skos:prefLabel "Scheibenriss?"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0211:Scheibenrisse> .

<https://gn.biblhertz.it/skos/0210:Glasmalerei>
  skos:prefLabel "Glasmalerei"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/0211:Scheibenrisse> .

<https://gn.biblhertz.it/skos/0211:Scheibenrisse>
  skos:narrower <https://gn.biblhertz.it/skos/the49527100>, <https://gn.biblhertz.it/skos/the49526900> ;
  skos:prefLabel "Scheibenrisse"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:broader <https://gn.biblhertz.it/skos/0210:Glasmalerei> ;
  skos:altLabel "0211"@de ;
  dc:created "2022-12-20T17:41:08.176+01:00" ;
  a skos:Concept .

<https://gn.biblhertz.it/skos/the49526900>
  skos:prefLabel "Scheibenriss"@de ;
  a skos:Concept ;
  skos:broader <https://gn.biblhertz.it/skos/0211:Scheibenrisse> .

