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

<https://id.rijksmuseum.nl/300333198> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Painting, American" ],
        <https://id.rijksmuseum.nl/310224904>,
        <https://id.rijksmuseum.nl/320131838> ;
    ns1:contributor <https://id.rijksmuseum.nl/310187280>,
        <https://id.rijksmuseum.nl/310224906>,
        <https://id.rijksmuseum.nl/311187281> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "333198" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Ellen Akimoto",
        "My eyes see only what's not in front of me" ;
    ns1:temporalCoverage "21st century" ;
    ns1:workExample <https://id.rijksmuseum.nl/301333198> .

