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

<https://id.rijksmuseum.nl/300237913> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Tokyo (Japan)--In art" ],
        <https://id.rijksmuseum.nl/31051228>,
        <https://id.rijksmuseum.nl/320131350> ;
    ns1:contributor <https://id.rijksmuseum.nl/310114485>,
        <https://id.rijksmuseum.nl/310168377> ;
    ns1:creator <https://id.rijksmuseum.nl/31051228> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "237913" ] ;
    ns1:inLanguage "eng",
        "jpn" ;
    ns1:name "Hiroshige",
        "名所江戶百景",
        "廣重画名所江戶百景" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "English with some Japanese." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301237913> .

