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

<https://id.rijksmuseum.nl/300204668> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31189975> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "204668" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A benefit auction on behalf of Creative Camera to celebrate 20 years of publishing" ;
    ns1:temporalCoverage "1988-04-20"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 1988/04/20" ;
    ns1:workExample <https://id.rijksmuseum.nl/301204668> .

