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

<https://id.rijksmuseum.nl/300183089> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31117722> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "183089" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Art on paper : old master, modern and contemporary prints and drawings, 16th to 20th century illustrated books" ;
    ns1:temporalCoverage "1999-04-29"^^<http://id.loc.gov/datatypes/edtf>,
        "San Francisco, 1999/04/29" ;
    ns1:workExample <https://id.rijksmuseum.nl/301183089> .

