@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/17330>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Hans Sandreuter"@de ;
  skos:definition "Schweizer Maler, der gelegentlich auch Medaillen fertigte.Lit.: L. Forrer, Biographical Dictionary of Medallists V (1912) 323."@de, "Schweizer Maler, der gelegentlich auch Medaillen fertigte.Lit.: L. Forrer, Biographical Dictionary of Medallists V (1912) 323."@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:forename "Hans"@de ;
  gndo:surname "Sandreuter"@de ;
  gndo:dateOfBirth "1850" ;
  gndo:dateOfDeath "1901" ;
  gndo:dateOfBirthAndDeath "11.05.1850 - 01.06.1901" ;
  skos:exactMatch <https://d-nb.info/gnd/116801352>, <https://viaf.org/viaf/62309621>, <https://www.britishmuseum.org/collection/term/BIOG44948>, <https://www.wikidata.org/wiki/Q437704> ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/49> ;
  skos:inScheme ikmkc:person ;
  dc:created "2026-06-24"^^xsd:date ;
  dc:modified "2026-06-24"^^xsd:date ;
  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 .
