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

<https://id.rijksmuseum.nl/300234702> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/3104798>,
        <https://id.rijksmuseum.nl/320130782>,
        <https://id.rijksmuseum.nl/320131838> ;
    ns1:creator <https://id.rijksmuseum.nl/31037544> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "234702" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Oculi: studies in the arts of the Low Countries ;" ] ;
    ns1:name "The paintings of Dirck van Baburen, ca.1592/93-1624" ;
    ns1:position "13" ;
    ns1:workExample <https://id.rijksmuseum.nl/301234702> .

