@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 ;
  skos:hasTopConcept <https://gn.biblhertz.it/skos/the00000416> .

<http://vocab.getty.edu/page/aat/300112172> skos:exactMatch <https://gn.biblhertz.it/skos/the00000416> .
<http://d-nb.info/gnd/4394819-4> skos:closeMatch <https://gn.biblhertz.it/skos/the00000416> .
<http://d-nb.info/gnd/4200345-3> skos:closeMatch <https://gn.biblhertz.it/skos/the00000416> .
<https://gn.biblhertz.it/skos/the00000416>
  skos:topConceptOf <https://gn.biblhertz.it/skos/> ;
  skos:prefLabel "Zeichner"@de ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  skos:altLabel "Zeichnerin"@de ;
  dc:created "03.04.2022 21:07:02" ;
  a skos:Concept ;
  skos:closeMatch <http://d-nb.info/gnd/4394819-4>, <http://d-nb.info/gnd/4200345-3> ;
  skos:exactMatch <http://vocab.getty.edu/page/aat/300112172> .

