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

<https://id.rijksmuseum.nl/300186123> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126584>,
        <https://id.rijksmuseum.nl/320127177>,
        <https://id.rijksmuseum.nl/330137201> ;
    ns1:contributor <https://id.rijksmuseum.nl/310142771>,
        <https://id.rijksmuseum.nl/311142772> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "186123" ] ;
    ns1:inLanguage "eng",
        "spa" ;
    ns1:name "Colección de pintura" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Tekst in het Spaans en Engels" ] ;
    ns1:temporalCoverage "1900-1999" ;
    ns1:workExample <https://id.rijksmuseum.nl/301186123> .

