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

<http://data.bibliotheken.nl/id/thes/p13839606X> a schema1:Person ;
    rdfs:label "Driesprong, J.A." ;
    schema1:alternateName "Driesprong, Jan" ;
    schema1:familyName "Driesprong" ;
    schema1:givenName "J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ff36885427bdb017d9e3626ffcb73927> ;
    schema1:name "J.A. Driesprong" ;
    schema1:sameAs <http://viaf.org/viaf/283788777>,
        <https://isni.org/isni/0000000390243059> .

