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

<https://id.rijksmuseum.nl/300185863> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126584>,
        <https://id.rijksmuseum.nl/320126589>,
        <https://id.rijksmuseum.nl/320132869>,
        <https://id.rijksmuseum.nl/330134680> ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Jean-François Heim" ],
        <https://id.rijksmuseum.nl/31031300> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185863" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Jean-François Heim : catalogue ;" ] ;
    ns1:name "Selection of master drawings and paintings from the 14th century to 20th century",
        "Selection of master drawings and paintings from the XIVth century to XXth century" ;
    ns1:position "20" ;
    ns1:temporalCoverage "1300-1899" ;
    ns1:workExample <https://id.rijksmuseum.nl/301185863> .

