@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/p23864488X> a schema1:Person ;
    rdfs:label "Bull, Duncan" ;
    schema1:description "kunsthistoricus; B0301391 colofon: is conservator buitenlandse schilderkunst, Rijksmuseum Amsterdam" ;
    schema1:familyName "Bull" ;
    schema1:givenName "Duncan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2bf57e129dbb1cea7f6d3b9ca170f1e8> ;
    schema1:name "Duncan Bull" ;
    schema1:sameAs <http://viaf.org/viaf/93993069>,
        wd:Q111977459,
        <https://isni.org/isni/000000011578351X> .

