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

<https://id.rijksmuseum.nl/300285511> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Jewelry" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Precious stones" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Jewelry making" ],
        <https://id.rijksmuseum.nl/320126567>,
        <https://id.rijksmuseum.nl/320128101> ;
    ns1:abstract "The author leads the reader on a treasure hunt for some of the most valuable, glamorous, and mysterious substances on earth. Journey from the underground opal churches of Outback Australia to the once pearl-rich rivers of Scotland; from the peridot mines on an Apache reservation in Arizona to the remote ruby mines in the mountains of northern Burma."@en ;
    ns1:creator <https://id.rijksmuseum.nl/310171605> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "285511" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Jewels" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Amber -- Jet -- Pearl -- Opal -- Peridot -- Emerald -- Sapphire -- Ruby -- Diamond." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301285511> .

