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

<https://id.rijksmuseum.nl/300292115> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31012672>,
        <https://id.rijksmuseum.nl/320131838> ;
    ns1:creator <https://id.rijksmuseum.nl/310199693> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "292115" ] ;
    ns1:inLanguage "eng",
        "pol" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Studia i Monografie" ] ;
    ns1:name "\"A sense of form\"",
        "\"Wyczucie formy\": sztuka Davida Bomberga" ;
    ns1:position "vol. 15" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English and Polish." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301292115> .

