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

<https://id.rijksmuseum.nl/300208460> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/3118082> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "208460" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Boeken, prenten en manuscripten",
        "Books, prints and manuscripts" ;
    ns1:temporalCoverage "2006-05-09"^^<http://id.loc.gov/datatypes/edtf>,
        "2006-05-10"^^<http://id.loc.gov/datatypes/edtf>,
        "Datum veiling: 2006/05/09-2006/05/10" ;
    ns1:workExample <https://id.rijksmuseum.nl/301208460> .

