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

<https://id.rijksmuseum.nl/300310997> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Anatomy, Artistic" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Human anatomy--Atlases" ],
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320126769>,
        <https://id.rijksmuseum.nl/320126770> ;
    ns1:abstract "Sketches by Michelangelo, Leonardo, and other masters highlight this study of skeletal and muscular structure and development of the body."@en ;
    ns1:contributor <https://id.rijksmuseum.nl/310208155> ;
    ns1:creator <https://id.rijksmuseum.nl/310101657> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "310997" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "An atlas of anatomy for artists" ;
    ns1:workExample <https://id.rijksmuseum.nl/301310997> .

