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

<https://id.rijksmuseum.nl/300314142> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Drawing, Dutch" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "1600-1699" ],
        <https://id.rijksmuseum.nl/320126589>,
        <https://id.rijksmuseum.nl/330136162> ;
    ns1:creator <https://id.rijksmuseum.nl/31094453> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "314142" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Dutch master drawings of the seventeenth century" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301314142> .

