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

<https://id.rijksmuseum.nl/300124658> a ns1:CreativeWork ;
    ns1:contributor <https://id.rijksmuseum.nl/31072057> ;
    ns1:creator <https://id.rijksmuseum.nl/3103699> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "124658" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Smithsonian publication ;" ] ;
    ns1:name "Rugs from the Joseph V. McMullan collection circulated by the Smithsonian Institution 1966-1968" ;
    ns1:position "4660" ;
    ns1:workExample <https://id.rijksmuseum.nl/301124658> .

