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

<https://id.rijksmuseum.nl/300326894> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310199714>,
        <https://id.rijksmuseum.nl/320129081>,
        <https://id.rijksmuseum.nl/320130858>,
        <https://id.rijksmuseum.nl/320131524>,
        <https://id.rijksmuseum.nl/320132136> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "326894" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger",
        "ita" ;
    ns1:name "Advertising brochure for a toy" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German, French, English and Italian." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301326894> .

