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

<https://id.rijksmuseum.nl/300334725> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Korean" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art" ],
        <https://id.rijksmuseum.nl/31163992>,
        <https://id.rijksmuseum.nl/320126573>,
        <https://id.rijksmuseum.nl/320130545>,
        <https://id.rijksmuseum.nl/330138036> ;
    ns1:contributor <https://id.rijksmuseum.nl/31163992> ;
    ns1:creator <https://id.rijksmuseum.nl/31163992> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "334725" ] ;
    ns1:inLanguage "chi",
        "eng",
        "kor" ;
    ns1:name "National Museum of Korea",
        "Permanent exhibition" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English; index in English, Korean and Chinese." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301334725> .

