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

<https://id.rijksmuseum.nl/300191887> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "New York (N.Y.)--Pictorial works" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Streets--New York (State)--New York--Pictorial works" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Harlem (New York, N.Y.)--Pictorial works" ] ;
    ns1:abstract "Black and white photography of ghetto life in Harlem from 1966-1968." ;
    ns1:creator <https://id.rijksmuseum.nl/31026410> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "191887" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "East 100th Street" ;
    ns1:workExample <https://id.rijksmuseum.nl/301191887> .

