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

<https://id.rijksmuseum.nl/300199121> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310143574>,
        <https://id.rijksmuseum.nl/320128415> ;
    ns1:contributor <https://id.rijksmuseum.nl/31138745> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "199121" ] ;
    ns1:inLanguage "cat",
        "eng",
        "spa" ;
    ns1:name "Joan Colom" ;
    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 "Tekst in het Engels, Catalaans en Spaans." ] ;
    ns1:temporalCoverage "Tentoonstelling: Barcelona, Fundación Foto Colectania, juni-sept. 2011." ;
    ns1:workExample <https://id.rijksmuseum.nl/301199121> .

