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

<https://id.rijksmuseum.nl/300325146> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Modern" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Art, Dutch" ],
        <https://id.rijksmuseum.nl/3103046>,
        <https://id.rijksmuseum.nl/320126628>,
        <https://id.rijksmuseum.nl/320126892>,
        <https://id.rijksmuseum.nl/320131838> ;
    ns1:contributor <https://id.rijksmuseum.nl/31058195>,
        <https://id.rijksmuseum.nl/311218314> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "325146" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Karel Appel" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Parallel texts in Dutch and English." ] ;
    ns1:temporalCoverage "1900-2099" ;
    ns1:workExample <https://id.rijksmuseum.nl/301325146> .

