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

<http://data.bibliotheken.nl/id/thes/p28687556X> a schema1:Person ;
    rdfs:label "Wit, A.P. de (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:description "B0513119: Auteursnaam op omslag: A.P. de Wit" ;
    schema1:familyName "de Wit" ;
    schema1:givenName "A.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe7cfff079edfeff385db5164404b44d> ;
    schema1:name "A.P. de Wit" ;
    schema1:sameAs <http://viaf.org/viaf/73275179>,
        <https://isni.org/isni/000000003685448X> .

