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

<https://id.rijksmuseum.nl/300285787> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "2006-2016" ],
        <https://id.rijksmuseum.nl/320132005>,
        <https://id.rijksmuseum.nl/330135195> ;
    ns1:contributor <https://id.rijksmuseum.nl/310194508>,
        <https://id.rijksmuseum.nl/311167087>,
        <https://id.rijksmuseum.nl/311194509> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "285787" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Neuer Schmuck aus Idar-Oberstein",
        "New jewellery from Idar-Oberstein",
        "Nsaio" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301285787> .

