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

<https://id.rijksmuseum.nl/30068980> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31093712> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "68980" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "California studies in the history of art ;" ] ;
    ns1:name "Images in the margins of gothic manuscripts" ;
    ns1:position "4" ;
    ns1:workExample <https://id.rijksmuseum.nl/30168980> .

