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

<https://id.rijksmuseum.nl/300241669> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Implements, utensils, etc." ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Animals, Mythical, in art" ],
        <https://id.rijksmuseum.nl/320126536>,
        <https://id.rijksmuseum.nl/320126561>,
        <https://id.rijksmuseum.nl/320131739>,
        <https://id.rijksmuseum.nl/320132758>,
        <https://id.rijksmuseum.nl/330135240> ;
    ns1:creator <https://id.rijksmuseum.nl/310123104> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "241669" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Monographien der Abegg-Stiftung Bern ;" ] ;
    ns1:name "Two ram-headed vessels from Iran" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301241669> .

