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

<https://id.rijksmuseum.nl/300289116> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31094826>,
        <https://id.rijksmuseum.nl/320127242> ;
    ns1:contributor <https://id.rijksmuseum.nl/31051670> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "289116" ] ;
    ns1:inLanguage "dut",
        "eng",
        "und" ;
    ns1:name "Rembrandt and the Bible" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301289116> .

