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

<https://id.rijksmuseum.nl/300300648> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310114890>,
        <https://id.rijksmuseum.nl/320132707> ;
    ns1:contributor <https://id.rijksmuseum.nl/310203908> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "300648" ] ;
    ns1:inLanguage "eng",
        "jap" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Idea : international graphic art and typography ;" ] ;
    ns1:name "Works of Jan Tschichold 1902-74" ;
    ns1:position "321" ;
    ns1:workExample <https://id.rijksmuseum.nl/301300648> .

