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

<http://data.bibliotheken.nl/id/thes/p133383881> a schema1:Person ;
    rdfs:label "Bisdom, David Adriaan" ;
    schema1:familyName "Bisdom" ;
    schema1:givenName "David Adriaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87dc2ddde89a833b12e2c104f53e376d> ;
    schema1:name "David Adriaan Bisdom" ;
    schema1:sameAs <http://viaf.org/viaf/284758910>,
        <https://isni.org/isni/0000000391023197> .

