@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/the49333300>
  dc:created "26.03.2022 22:01:15" ;
  skos:description "Noten" ;
  rdfs:seeAlso <https://www.bildindex.de/ete?action=queryupdate&desc=Noten&index=obj-all>, <https://foto.biblhertz.it/ete?action=addFilter&filter=web_werke_facet_werke_gattung_typ&term=Noten> ;
  skos:broadMatch <http://d-nb.info/gnd/4135339-0> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:narrower <http://d-nb.info/gnd/4135339-0> ;
  skos:narrowMatch <http://d-nb.info/gnd/4135339-0> ;
  a skos:Concept ;
  skos:exactMatch <http://vocab.getty.edu/page/aat/300026427> ;
  skos:prefLabel "Noten"@de .

<http://vocab.getty.edu/page/aat/300026427> skos:exactMatch <https://gn.biblhertz.it/skos/the49333300> .
<http://d-nb.info/gnd/4135339-0>
  skos:broadMatch <https://gn.biblhertz.it/skos/the49333300> ;
  skos:narrowMatch <https://gn.biblhertz.it/skos/the49333300> ;
  skos:broader <https://gn.biblhertz.it/skos/the49333300> .

