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

<https://id.rijksmuseum.nl/300220643> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31095751>,
        <https://id.rijksmuseum.nl/320132448>,
        <https://id.rijksmuseum.nl/320132869> ;
    ns1:contributor <https://id.rijksmuseum.nl/31121725> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "220643" ] ;
    ns1:inLanguage "ger" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Katalog ;" ] ;
    ns1:name "Handzeichnungen von Joh. El. Ridinger" ;
    ns1:position "88" ;
    ns1:workExample <https://id.rijksmuseum.nl/301220643> .

