@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p070899096> a schema1:Person ;
    rdfs:label "Ainsworth, Maryan Wynn" ;
    schema1:description "kunsthistorica; werkzaam als: conservator Europese schilderkunst The Metropolitan Museum of Art (New York), waar zij gespecialiseerd is in vroeg-Nederlandse-, Franse- en Duitse schilderijen" ;
    schema1:familyName "Ainsworth" ;
    schema1:givenName "Maryan Wynn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a490706cc4fe9dc5f8faa9695669fc15> ;
    schema1:name "Maryan Wynn Ainsworth" ;
    schema1:nationality "us" ;
    schema1:sameAs <http://viaf.org/viaf/29583081>,
        wd:Q22279081,
        <https://isni.org/isni/0000000117543309> .

