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

<https://id.rijksmuseum.nl/300309814> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31077981>,
        <https://id.rijksmuseum.nl/320126537> ;
    ns1:contributor <https://id.rijksmuseum.nl/310208492>,
        <https://id.rijksmuseum.nl/311208493> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "309814" ] ;
    ns1:inLanguage "eng",
        "por" ;
    ns1:name "Joan Miró and the the death of painting",
        "Joan Miró e a morte da pintura" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Portuguese with parallel English translation." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301309814> .

