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

<https://id.rijksmuseum.nl/300116647> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31060557> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "116647" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Smithsonian Institution, Washington D.C. : contributions from the Museum of History and Technology, paper ;" ] ;
    ns1:name "Presentation pieces in the Museum of History and Technology" ;
    ns1:position "47" ;
    ns1:workExample <https://id.rijksmuseum.nl/301116647> .

