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

<https://id.rijksmuseum.nl/300204651> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126573>,
        <https://id.rijksmuseum.nl/320129809>,
        <https://id.rijksmuseum.nl/330136833> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "204651" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Art Rotterdam 2012, Object Rotterdam 2012" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Teksten in het Engels en Nederlands" ] ;
    ns1:temporalCoverage "2012",
        "Tentoonstelling Rotterdam 2012/02/09-2012/02/12" ;
    ns1:workExample <https://id.rijksmuseum.nl/301204651> .

