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

<https://id.rijksmuseum.nl/300191681> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art metal-work--History--20th century--Catalogs" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Jewelry--History--20th century--Catalogs" ],
        <https://id.rijksmuseum.nl/320126547>,
        <https://id.rijksmuseum.nl/320132005> ;
    ns1:contributor <https://id.rijksmuseum.nl/31057574>,
        <https://id.rijksmuseum.nl/311143391> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "191681" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "Artists' jewelry of the twentieth century",
        "Private passion" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in Nederlands en Engels" ] ;
    ns1:temporalCoverage "1900-1999" ;
    ns1:workExample <https://id.rijksmuseum.nl/301191681> .

