@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/p068545436> a schema1:Person ;
    rdfs:label "Bromley, David G." ;
    schema1:familyName "Bromley" ;
    schema1:givenName "David G." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48fa2989a0b5a1cf5c87e55ce82f09fd> ;
    schema1:name "David G. Bromley" ;
    schema1:sameAs <http://viaf.org/viaf/91274285>,
        wd:Q2044760,
        <https://isni.org/isni/0000000122829256> .

