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

<https://id.rijksmuseum.nl/300139018> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Prentkunst Japan (houtsneden)" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310110355> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "139018" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Publications / Victoria and Albert Museum ;" ] ;
    ns1:name "Tools and materials illustrating the Japanese method of colour-printing" ;
    ns1:position "No. 81 E.I.D." ;
    ns1:workExample <https://id.rijksmuseum.nl/301139018> .

