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

<https://id.rijksmuseum.nl/300320366> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Beaton Studio" ],
        <https://id.rijksmuseum.nl/3107451> ;
    ns1:creator <https://id.rijksmuseum.nl/311147032> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "320366" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Photographic images and other material from the Beaton studio" ;
    ns1:temporalCoverage "1978-11-09"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1978/11/09, New York" ;
    ns1:workExample <https://id.rijksmuseum.nl/301320366> .

