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

<https://id.rijksmuseum.nl/300214180> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Daniel Donohue" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31112827> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "214180" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The collection of Sir Daniel Donohue" ;
    ns1:temporalCoverage "2011-04-04"^^<http://id.loc.gov/datatypes/edtf>,
        "2011-04-05"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2011/04/04-2011/04/05" ;
    ns1:workExample <https://id.rijksmuseum.nl/301214180> .

