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

<https://id.rijksmuseum.nl/300161333> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/311107377> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "161333" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "An important collection of watches and wristwatches" ;
    ns1:temporalCoverage "2001-12-14"^^<http://id.loc.gov/datatypes/edtf>,
        "Genève, 2001/12/14" ;
    ns1:workExample <https://id.rijksmuseum.nl/301161333> .

