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

<https://id.rijksmuseum.nl/300281934> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310192991>,
        <https://id.rijksmuseum.nl/320127563> ;
    ns1:contributor <https://id.rijksmuseum.nl/31022061>,
        <https://id.rijksmuseum.nl/31115781>,
        <https://id.rijksmuseum.nl/31181543> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "281934" ] ;
    ns1:inLanguage "eng",
        "ita" ;
    ns1:name "Da Brooklyn al Bargello",
        "From Brooklyn to the Bargello" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in Italian and English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301281934> .

