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

<https://id.rijksmuseum.nl/300232172> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "art works" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "handicrafts" ],
        <https://id.rijksmuseum.nl/330137130> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "232172" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A definitive exhibition of Malay arts & crafts [of] the Singapore art society [held in the] British council centre, Singapore, July 21st to 29th, 1951" ;
    ns1:workExample <https://id.rijksmuseum.nl/301232172> .

