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

<https://id.rijksmuseum.nl/300169559> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31190437> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "169559" ] ;
    ns1:name "Let's party for a piece of art" ;
    ns1:temporalCoverage "2009-11-28"^^<http://id.loc.gov/datatypes/edtf>,
        "München, 2009/11/28" ;
    ns1:workExample <https://id.rijksmuseum.nl/301169559> .

