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

<https://id.rijksmuseum.nl/300294144> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Jewelry--Germany--Exhibitions" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Jewelry--Pictorial works" ],
        <https://id.rijksmuseum.nl/320126567>,
        <https://id.rijksmuseum.nl/320132005> ;
    ns1:contributor <https://id.rijksmuseum.nl/310199783>,
        <https://id.rijksmuseum.nl/311170576>,
        <https://id.rijksmuseum.nl/311199803> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "294144" ] ;
    ns1:inLanguage "eng",
        "ger",
        "spa" ;
    ns1:name "Jewellery 2012",
        "Schmuck 2012",
        "Special Jewellery Show, 64th International Trade Fair Munich" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German, English, and Spanish." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301294144> .

