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

<http://data.bibliotheken.nl/id/thes/p072473053> a schema1:Person ;
    rdfs:label "Adama Zijlstra, Petrus" ;
    schema1:alternateName "Zijlstra, Petrus Adama" ;
    schema1:familyName "Adama Zijlstra" ;
    schema1:givenName "Petrus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2698af7e4054a22b25cf31dc0f44c0a9> ;
    schema1:name "Petrus Adama Zijlstra" ;
    schema1:sameAs <http://viaf.org/viaf/292169647>,
        <https://isni.org/isni/0000000397127384> .

