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

<https://id.rijksmuseum.nl/300334062> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Francis V. duPont" ],
        <https://id.rijksmuseum.nl/31127522> ;
    ns1:creator <https://id.rijksmuseum.nl/311225364> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "334062" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Birds of America",
        "John James Audubon" ;
    ns1:temporalCoverage "1982-10-15"^^<http://id.loc.gov/datatypes/edtf>,
        "1982-10-16"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1982/10/15-1982/10/16, on the premises of the Warwick Post Oak, Houston, Texas." ;
    ns1:workExample <https://id.rijksmuseum.nl/301334062> .

