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

<https://id.rijksmuseum.nl/300267672> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Art and society" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Masterpiece, Artistic--Public opinion" ],
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320129866>,
        <https://id.rijksmuseum.nl/320130285> ;
    ns1:author <https://id.rijksmuseum.nl/310187133> ;
    ns1:creator <https://id.rijksmuseum.nl/310187133> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "267672" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Famous works of art - and how they got that way" ;
    ns1:workExample <https://id.rijksmuseum.nl/301267672> .

