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

<https://id.rijksmuseum.nl/300323523> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126539>,
        <https://id.rijksmuseum.nl/320126570>,
        <https://id.rijksmuseum.nl/320132981> ;
    ns1:abstract "Japanese manuscript with 87 hand-coloured flags."@en ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "323523" ] ;
    ns1:inLanguage "dut",
        "jpn" ;
    ns1:name "Bankoku hakki inzushū",
        "万国舶旗印図集",
        "萬國舶旗印圖集" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Names of countries in Dutch and Japanese, only in Dutch for most cities." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301323523> .

