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

<https://id.rijksmuseum.nl/300329271> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Japanese drama" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Japanese drama--Translations into English" ],
        <https://id.rijksmuseum.nl/320128392>,
        <https://id.rijksmuseum.nl/330135288> ;
    ns1:author <https://id.rijksmuseum.nl/31080609> ;
    ns1:creator <https://id.rijksmuseum.nl/31085468> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "329271" ] ;
    ns1:inLanguage "eng",
        "jpn" ;
    ns1:name "Scenes from the Chiushingura and the story of the forty-seven Rōnin" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Leaf at end in Japanese." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301329271> .

