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

<https://id.rijksmuseum.nl/300159186> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/310121592> ;
    ns1:creator <https://id.rijksmuseum.nl/311107359> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "159186" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "19th and 20th century Chinese porcelain" ;
    ns1:temporalCoverage "1995-10-16"^^<http://id.loc.gov/datatypes/edtf>,
        "Amsterdam, 1995/10/16" ;
    ns1:workExample <https://id.rijksmuseum.nl/301159186> .

