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

<https://id.rijksmuseum.nl/300238362> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/3102841>,
        <https://id.rijksmuseum.nl/320129246> ;
    ns1:contributor <https://id.rijksmuseum.nl/310167512>,
        <https://id.rijksmuseum.nl/31110503> ;
    ns1:creator [ a ns1:Person ;
            ns1:alternateName "Anselmo, Giovanni, 1934-" ] ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "238362" ] ;
    ns1:inLanguage "eng",
        "ita",
        "por" ;
    ns1:name "Giovanni Anselmo" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Portuguese, Italian, and English." ] ;
    ns1:temporalCoverage "São Paulo, Bienal Internacional 1994/10/12-1994/12/10" ;
    ns1:workExample <https://id.rijksmuseum.nl/301238362> .

