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

<https://id.rijksmuseum.nl/30067764> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31035884> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "67764" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Den Kongelige Kobberstiksamling, udstilling ;",
                "Den kongelige Kobberstiksamling : udstilling ;" ] ;
    ns1:name "Hommage à l'art français : de Courbet à Soulages",
        "Hyldest til franske kunst" ;
    ns1:position "121" ;
    ns1:workExample <https://id.rijksmuseum.nl/30167764> .

