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

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

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

<https://gn.biblhertz.it/skos/the20131188>
  skos:description "Bildsäule" ;
  skos:prefLabel "Bildsäule"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:broader <https://gn.biblhertz.it/skos/a5230> ;
  dc:created "26.03.2022 21:04:58" ;
  a skos:Concept ;
  skos:example <https://fotothek.biblhertz.it/bh/320px/bh052201.jpg> ;
  rdfs:seeAlso <https://foto.biblhertz.it/ete?action=addFilter&filter=web_werke_facet_werke_gattung_typ&term=Bildsäule>, <https://www.bildindex.de/ete?action=queryupdate&desc=Bildsäule&index=obj-all> .

