@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/17351>
  a skos:Concept, ikmkc:person ;
  skos:prefLabel "Rudolf (912-937), seit 912 König von Burgund, 922-926 König von Italien"@de, "Rudolph (912-937), from 912 king of Burgundy, 922-926 king of Italy"@en ;
  skos:definition "Als Rudolf II. K&ouml;nig von (Hoch-)Burgund von 912 bis 937.K&ouml;nig von Italien von 922 bis 926.&nbsp;"@de, "Als Rudolf II. K&ouml;nig von (Hoch-)Burgund von 912 bis 937.K&ouml;nig von Italien von 922 bis 926.&nbsp;"@en ;
  gndo:gender <https://d-nb.info/standards/vocab/gnd/gender#male> ;
  gndo:surname "Rudolf (912-937), seit 912 König von Burgund, 922-926 König von Italien"@de, "Rudolph (912-937), from 912 king of Burgundy, 922-926 king of Italy"@en ;
  gndo:dateOfBirth "880" ;
  gndo:dateOfDeath "937" ;
  gndo:dateOfBirthAndDeath "um 880-937" ;
  skos:exactMatch <https://d-nb.info/gnd/102296359>, <https://viaf.org/viaf/15157403>, <https://www.wikidata.org/wiki/Q442257> ;
  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-06-26"^^xsd:date ;
  dc:modified "2026-06-26"^^xsd:date ;
  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 .
