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

<https://id.rijksmuseum.nl/300112435> a ns1:CreativeWork ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "112435" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "[Photographieën van de historische tentoonstelling in Amsterdam, 1876]" ;
    ns1:workExample <https://id.rijksmuseum.nl/301112435> .

