@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300122048> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31077947> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "122048" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "The National Museum of Cracow : supplement to \"Studies and reports of the National Museum in Cracow\" ;" ] ;
    ns1:name "Rex regum and rex poloniae in illuminated manuscripts" ;
    ns1:position "12" ;
    ns1:workExample <https://id.rijksmuseum.nl/301122048> .

