@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ikmkc: <https://ikmk.smb.museum/ndp/category/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ikmk.smb.museum/ndp/person/17304>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Wenzel Haynl"@de ;
  skos:definition "&Ouml;sterreichischer Medailleur.Lit.: L. Forrer, Bibliographical Dictionary of Medallists VII (1923) 426."@de, "&Ouml;sterreichischer Medailleur.Lit.: L. Forrer, Bibliographical Dictionary of Medallists VII (1923) 426."@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:forename "Wenzel"@de ;
  gndo:surname "Haynl"@de ;
  gndo:dateOfDeath "1779" ;
  gndo:dateOfBirthAndDeath "-06.01.1779" ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/49> ;
  skos:inScheme ikmkc:person ;
  dc:created "2026-06-12"^^xsd:date ;
  dc:modified "" ;
  dc:creator <http://nomisma.org/id/mk_berlin> .

<https://ikmk.smb.museum/ndptype_for_person_and_corporation/49> skos:prefLabel "Medailleur/in"@de, "Medalist"@en .
