@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 .

<http://vocab.getty.edu/page/aat/300385972>
  skos:narrower <https://gn.biblhertz.it/skos/the20131079> ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the20131079> .

<https://gn.biblhertz.it/skos/the20130518>
  skos:prefLabel "bayerisch"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/the20131079> ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the20131079> .

<https://gn.biblhertz.it/skos/the20131079>
  skos:broadMatch <http://vocab.getty.edu/page/aat/300385972>, <https://gn.biblhertz.it/skos/the20130518> ;
  skos:prefLabel "westbayerisch"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:broader <http://vocab.getty.edu/page/aat/300385972>, <https://gn.biblhertz.it/skos/the20130518> ;
  dc:created "26.03.2022 21:04:18" ;
  a skos:Concept ;
  rdfs:seeAlso <https://www.bildindex.de/ete?action=queryupdate&desc=westbayerisch&index=obj-all> .

