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

<https://id.rijksmuseum.nl/300184522> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of the nude--Exhibitions" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "P.S. 1 Contemporary Art Center" ],
        <https://id.rijksmuseum.nl/31021320> ;
    ns1:creator <https://id.rijksmuseum.nl/31023906> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184522" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A self portrait",
        "Self-portrait, Coplans" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184522> .

