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

<https://id.rijksmuseum.nl/300117191> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310104728> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "117191" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Acta UPM ;" ] ;
    ns1:name "Additions to the collections 1965/1968 : selection of important acquisitions of the Museum of Decorative Arts Prague",
        "Prírustky sbírek, 1965/1968" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301117191> .

