@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/the45948900>
  skos:broadMatch <http://vocab.getty.edu/page/aat/300033618>, <https://gn.biblhertz.it/skos/the49545800> ;
  skos:prefLabel "Architekturmalerei"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:broader <https://gn.biblhertz.it/skos/a5495> ;
  dc:created "26.03.2022 21:18:32" ;
  a skos:Concept ;
  skos:exactMatch <http://d-nb.info/gnd/4142964-3> .

<http://d-nb.info/gnd/4142964-3> skos:exactMatch <https://gn.biblhertz.it/skos/the45948900> .
<https://gn.biblhertz.it/skos/the49545800>
  skos:prefLabel "Bild"@de ;
  a skos:Concept ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the45948900> .

<https://gn.biblhertz.it/skos/a5495>
  skos:prefLabel "a5495"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/the45948900> .

<http://vocab.getty.edu/page/aat/300033618> skos:narrowMatch <https://gn.biblhertz.it/skos/the45948900> .
