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

<https://id.rijksmuseum.nl/300281422> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "edele metalen" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "goud" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "munten" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/31030331> ;
    ns1:creator <https://id.rijksmuseum.nl/31155744> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "281422" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A.C.R. Dreesmann collection",
        "Gold coins of the world of the 19th and 20th century" ;
    ns1:temporalCoverage "1967-11-20"^^<http://id.loc.gov/datatypes/edtf>,
        "1967-11-21"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum en plaats veiling: 1967/11/20-1967/11/21, Amsterdam." ;
    ns1:workExample <https://id.rijksmuseum.nl/301281422> .

