@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/the20220010>
  skos:broadMatch <https://gn.biblhertz.it/skos/the48556000>, <http://vocab.getty.edu/page/aat/300046025> ;
  skos:broader <http://vocab.getty.edu/page/aat/300046025>, <https://gn.biblhertz.it/skos/the48556000> ;
  rdfs:seeAlso <https://www.bildindex.de/ete?action=queryupdate&desc=Bildnismedaille&index=obj-all>, <https://foto.biblhertz.it/ete?action=addFilter&filter=web_werke_facet_werke_gattung_typ&term=Bildnismedaille> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  a skos:Concept ;
  dc:created "26.03.2022 21:12:48" ;
  skos:prefLabel "Bildnismedaille"@de ;
  skos:description "Bildnismedaille" .

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

<https://gn.biblhertz.it/skos/the48556000>
  skos:prefLabel "Medaille"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/the20220010> ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the20220010> .

