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

<https://id.rijksmuseum.nl/300182776> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31199897> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "182776" ] ;
    ns1:name "Bijoux, orfèvrerie II" ;
    ns1:temporalCoverage "2001-07-03"^^<http://id.loc.gov/datatypes/edtf>,
        "Parijs, 2001/07/03" ;
    ns1:workExample <https://id.rijksmuseum.nl/301182776> .

