@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/17339>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Hugo Pelargus"@de ;
  skos:definition "K&ouml;niglich W&uuml;rttembergischer (seit 1889) Hoferzgie&szlig;er in Stuttgart.Die Gie&szlig;erei Pelargus stellte 1928 ihren Betrieb ein."@de, "K&ouml;niglich W&uuml;rttembergischer (seit 1889) Hoferzgie&szlig;er in Stuttgart.Die Gie&szlig;erei Pelargus stellte 1928 ihren Betrieb ein."@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:forename "Hugo"@de ;
  gndo:surname "Pelargus"@de ;
  gndo:dateOfBirth "1861" ;
  gndo:dateOfDeath "1931" ;
  gndo:dateOfBirthAndDeath "05.02.1861 - 18.12.1931" ;
  skos:exactMatch <https://d-nb.info/gnd/1286016878>, <https://viaf.org/viaf/3735168172574048620004>, <https://www.wikidata.org/wiki/Q1635529> ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/53> ;
  skos:inScheme ikmkc:person ;
  dc:created "2026-06-25"^^xsd:date ;
  dc:modified "2026-06-25"^^xsd:date ;
  dc:creator <http://nomisma.org/id/mk_berlin> .

<https://ikmk.smb.museum/ndptype_for_person_and_corporation/53> skos:prefLabel "Hersteller"@de, "Producer"@en .
