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

<https://id.rijksmuseum.nl/30022474> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31023454> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "22474" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Pelican history of art ;" ] ;
    ns1:name "Carolingian and romanesque architecture, 800 to 1200" ;
    ns1:position "Z 13" ;
    ns1:workExample <https://id.rijksmuseum.nl/30122474> .

