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

<https://id.rijksmuseum.nl/300170612> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/310101735>,
        <https://id.rijksmuseum.nl/31026357>,
        <https://id.rijksmuseum.nl/311101731> ;
    ns1:creator <https://id.rijksmuseum.nl/31150088> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "170612" ] ;
    ns1:name "Important 20th century design" ;
    ns1:temporalCoverage "2009-12-10"^^<http://id.loc.gov/datatypes/edtf>,
        "New York, 2009/12/10" ;
    ns1:workExample <https://id.rijksmuseum.nl/301170612> .

