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

<https://id.rijksmuseum.nl/30085197> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31050682> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "85197" ] ;
    ns1:name "Leonardo da Vinci" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "II. Tafelband. - 176 Tafeln mit 242 Reproductionen in Autotypie" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "I. Textband" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/30185197> .

