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

<https://id.rijksmuseum.nl/300105504> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31044738> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "105504" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Verhandelingen der Koninklijke Nederlandse Akademie van Wetenschappen, Afd. Letterkunde : nieuwe reeks ;" ] ;
    ns1:name "On the composition of the medaillions in the interiors of Greek black- and red-figured kylixes" ;
    ns1:position "72:2" ;
    ns1:workExample <https://id.rijksmuseum.nl/301105504> .

