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

<https://id.rijksmuseum.nl/300253325> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "1900-1950" ],
        <https://id.rijksmuseum.nl/320126588>,
        <https://id.rijksmuseum.nl/320128595> ;
    ns1:contributor <https://id.rijksmuseum.nl/310176798> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "253325" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "A history of technology" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Vol. 6 : The twentieth century c.1900 to c.1950. Part 1 / edited by Trevor I. Williams." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301253325> .

