@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/the49007300>
  rdfs:seeAlso <https://www.bildindex.de/ete?action=queryupdate&desc=Kran&index=obj-all>, <https://foto.biblhertz.it/ete?action=addFilter&filter=web_werke_facet_werke_gattung_typ&term=Kran> ;
  skos:exactMatch <http://vocab.getty.edu/page/aat/300022331>, <http://d-nb.info/gnd/4032761-9> ;
  skos:inScheme <https://gn.biblhertz.it/skos/> ;
  dc:created "26.03.2022 21:54:52" ;
  a skos:Concept ;
  skos:prefLabel "Kran"@de ;
  skos:broader <https://gn.biblhertz.it/skos/0910:Maschinen>, <https://gn.biblhertz.it/skos/a5230> ;
  skos:description "Kran" .

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

<http://d-nb.info/gnd/4032761-9> skos:exactMatch <https://gn.biblhertz.it/skos/the49007300> .
<http://vocab.getty.edu/page/aat/300022331> skos:exactMatch <https://gn.biblhertz.it/skos/the49007300> .
<https://gn.biblhertz.it/skos/0910:Maschinen>
  skos:prefLabel "Maschinen"@de ;
  a skos:Concept ;
  skos:narrower <https://gn.biblhertz.it/skos/the49007300> .

