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

<https://id.rijksmuseum.nl/30049981> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/31065190>,
        <https://id.rijksmuseum.nl/320132448> ;
    ns1:creator <https://id.rijksmuseum.nl/31089165> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "49981" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Studije Muzeja Mimara ;" ] ;
    ns1:name "Francesco La Marra",
        "Francesco La Marra : the draughtsman of the Neapolitan school in the Mimara Museum" ;
    ns1:position "30" ;
    ns1:workExample <https://id.rijksmuseum.nl/30149981> .

