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

<https://id.rijksmuseum.nl/300217376> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Painting" ],
        <https://id.rijksmuseum.nl/320126584> ;
    ns1:contributor <https://id.rijksmuseum.nl/3113738> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "217376" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Trends in European painting from the XIIIth to the XXth century" ;
    ns1:temporalCoverage "1200-1900" ;
    ns1:workExample <https://id.rijksmuseum.nl/301217376> .

