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

<https://id.rijksmuseum.nl/300255841> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126582>,
        <https://id.rijksmuseum.nl/320127733>,
        <https://id.rijksmuseum.nl/320131055>,
        <https://id.rijksmuseum.nl/320131621> ;
    ns1:contributor <https://id.rijksmuseum.nl/310116356> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "255841" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre" ;
    ns1:name "Papers on paper" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Bevat bijdragen in het Nederlands, Frans en Engels." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301255841> .

