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

<https://id.rijksmuseum.nl/300236953> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126573>,
        <https://id.rijksmuseum.nl/320127677>,
        <https://id.rijksmuseum.nl/320127726>,
        <https://id.rijksmuseum.nl/320129208>,
        <https://id.rijksmuseum.nl/330133736> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "236953" ] ;
    ns1:inLanguage "chi",
        "eng" ;
    ns1:name "Asian design" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Engels en Chinees" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301236953> .

