@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/17361>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Raimond Anton of Strasoldo (1757-1781), Bischof von Eichstätt"@de, "Raymond Anton of Strasoldo (1757-17819, bishop of Eichstätt"@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:surname "Raimond Anton of Strasoldo (1757-1781), Bischof von Eichstätt"@de, "Raymond Anton of Strasoldo (1757-17819, bishop of Eichstätt"@en ;
  gndo:dateOfBirth "1718" ;
  gndo:dateOfDeath "1781" ;
  gndo:dateOfBirthAndDeath "29.04.1718 - 13.01.1781" ;
  skos:exactMatch <http://viaf.org/viaf/29873003>, <https://d-nb.info/gnd/100245188>, <https://www.wikidata.org/wiki/Q1622150> ;
  gndo:functionOrRole <https://ikmk.smb.museum/ndptype_for_person_and_corporation/54>, <https://ikmk.smb.museum/ndptype_for_person_and_corporation/57> ;
  skos:inScheme ikmkc:person ;
  dc:created "2026-07-01"^^xsd:date ;
  dc:modified "" ;
  dc:creator <http://nomisma.org/id/mk_berlin> .

<https://ikmk.smb.museum/ndptype_for_person_and_corporation/54> skos:prefLabel "Dargestellte/r"@de, "Sitter"@en .
<https://ikmk.smb.museum/ndptype_for_person_and_corporation/57> skos:prefLabel "Autorität"@de, "Authority"@en .
