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

<https://id.rijksmuseum.nl/300327099> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320132466> ;
    ns1:contributor <https://id.rijksmuseum.nl/311220200> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "327099" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Catalog ;" ] ;
    ns1:name "Chicago Telephone Supply Co" ;
    ns1:position "number forty-three" ;
    ns1:workExample <https://id.rijksmuseum.nl/301327099> .

