@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/17177>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Dr. Pietro Achille Cavalli Molinelli"@de ;
  skos:definition "Italienischer Arzt."@de, "Italienischer Arzt."@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:prefix "Dr."@de ;
  gndo:forename "Pietro Achille Cavalli"@de ;
  gndo:surname "Molinelli"@de ;
  gndo:dateOfBirth "1865" ;
  gndo:dateOfDeath "1958" ;
  gndo:dateOfBirthAndDeath "1865-1958" ;
  skos:exactMatch <https://d-nb.info/gnd/1066614873>, <https://viaf.org/viaf/54242650>, <https://www.wikidata.org/wiki/Q105489052> ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/119> ;
  skos:inScheme ikmkc:person ;
  dc:created "2026-04-09"^^xsd:date ;
  dc:modified "2026-04-09"^^xsd:date ;
  dc:creator <http://nomisma.org/id/mk_berlin> .

<https://ikmk.smb.museum/ndptype_for_person_and_corporation/119> skos:prefLabel "Geehrte/r (ohne Bildnis)"@de, "honored person (no portrait)"@en .
