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

<https://id.rijksmuseum.nl/300294234> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310116622>,
        <https://id.rijksmuseum.nl/320130058>,
        <https://id.rijksmuseum.nl/320131350>,
        <https://id.rijksmuseum.nl/320133436> ;
    ns1:contributor <https://id.rijksmuseum.nl/310200853>,
        <https://id.rijksmuseum.nl/310200854>,
        <https://id.rijksmuseum.nl/31093827>,
        <https://id.rijksmuseum.nl/311200855> ;
    ns1:creator <https://id.rijksmuseum.nl/310116622> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "294234" ] ;
    ns1:inLanguage "dut",
        "eng",
        "fre" ;
    ns1:name "Henri Van Straten" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Nederlands, Frans en Engels." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301294234> .

