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

<http://data.bibliotheken.nl/id/thes/p148547834> a schema1:Person ;
    rdfs:label "Zonneveld, A.C." ;
    schema1:familyName "Zonneveld" ;
    schema1:givenName "A.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dee7d20e9d584ceecd8cff5793fe0e78> ;
    schema1:name "A.C. Zonneveld" ;
    schema1:sameAs <http://viaf.org/viaf/286117211>,
        <https://isni.org/isni/0000000392170789> .

