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

<https://id.rijksmuseum.nl/30074198> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunst Japan" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310144099> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "74198" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Japanese works of art" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Portfolio 1.: Introduction and catalogue. - Plate 1-102. - Portfolio 2.: Plate 103-204" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/30174198> .

