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

<https://id.rijksmuseum.nl/300198406> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Schilderkunst Japan" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Drawing, Japanese--Edo period, 1600-1868--Exhibitions" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31051039> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "198406" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Japanese drawings of the 18th and 19th centuries" ;
    ns1:workExample <https://id.rijksmuseum.nl/301198406> .

