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

<https://id.rijksmuseum.nl/30023981> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31073104> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "23981" ] ;
    ns1:name "Catalogue of an exhibition of gothic art in Europe (c. 1200-c.1500)" ;
    ns1:workExample <https://id.rijksmuseum.nl/30123981> .

