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

<https://id.rijksmuseum.nl/30083801> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310101263> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "83801" ] ;
    ns1:name "Dutch drawings from the 17th century in the Rijksmuseum Print Room",
        "Land en water" ;
    ns1:workExample <https://id.rijksmuseum.nl/30183801> .

