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

<https://id.rijksmuseum.nl/30038813> a ns1:CreativeWork ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "38813" ] ;
    ns1:inLanguage "dut" ;
    ns1:name "Duitse tekeningen 1400-1700 uit Nederlandse openbare verzamelingen",
        "German drawings from Dutch public collections" ;
    ns1:workExample <https://id.rijksmuseum.nl/30138813> .

