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

<https://id.rijksmuseum.nl/300331667> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Hodges" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/310223509>,
        <https://id.rijksmuseum.nl/311223678> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "331667" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Verzeichniss einer ausgewählten Sammlung von Kupferstichen und Handzeichnungen" ;
    ns1:temporalCoverage "1801-10-05"^^<http://id.loc.gov/datatypes/edtf>,
        "1801-10-12"^^<http://id.loc.gov/datatypes/edtf>,
        "Date and place of sale: 1801/10/12, Leipzig.",
        "Date of sale was postponed from 1801/10/05 to 1801/10/12." ;
    ns1:workExample <https://id.rijksmuseum.nl/301331667> .

