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

<https://id.rijksmuseum.nl/300193274> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310123875>,
        <https://id.rijksmuseum.nl/320128263>,
        <https://id.rijksmuseum.nl/320131350>,
        <https://id.rijksmuseum.nl/320132444> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193274" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre",
        "ger",
        "ita",
        "spa" ;
    ns1:name "Lumen picturae" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Inl. in Duits, Engels, Frans, Spaans, Italiaans en Nederlands" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301193274> .

