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

<https://id.rijksmuseum.nl/300207217> a ns1:CreativeWork ;
    ns1:about [ a ns1:Organization ;
            ns1:alternateName "Rhode Island School of Design. Museum of Art." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Kunst Azië" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310124502>,
        <https://id.rijksmuseum.nl/31096577> ;
    ns1:creator <https://id.rijksmuseum.nl/31181901> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "207217" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A handbook of the Museum of art, Rhode Island School of Design" ;
    ns1:workExample <https://id.rijksmuseum.nl/301207217> .

