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

<http://data.bibliotheken.nl/id/thes/p224245872> a schema1:Person ;
    rdfs:label "Zebregs, A.A.F." ;
    schema1:description "B0312539 colofon: Drs. A.A.F. Zebregs (Alfred Zebregs Communicatie te Purmerend)" ;
    schema1:familyName "Zebregs" ;
    schema1:givenName "A.A.F." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52c2d3e67acc30263b61ae5fd02eaa03> ;
    schema1:name "A.A.F. Zebregs" ;
    schema1:sameAs <http://viaf.org/viaf/283872451>,
        <https://isni.org/isni/000000039026866X> .

