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

<https://id.rijksmuseum.nl/300282592> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311111276> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "282592" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "19th & 20th century prints & drawings" ;
    ns1:temporalCoverage "2018-03-13"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 2018/03/13, New York." ;
    ns1:workExample <http://price-lists.s3-website-us-east-1.amazonaws.com/1023657891.pdf>,
        <https://id.rijksmuseum.nl/301282592> .

