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

<https://id.rijksmuseum.nl/30095084> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31075271> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "95084" ] ;
    ns1:inLanguage "spa" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Instituto de Investigaciones Estéticas : estudios y fuentes del arte en México ;" ] ;
    ns1:name "La mitologia clásica en el arte colonial de México" ;
    ns1:position "24" ;
    ns1:workExample <https://id.rijksmuseum.nl/30195084> .

