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

<http://data.bibliotheken.nl/id/thes/p069905460> a schema1:Person ;
    rdfs:label "Prinsenberg, Gabriël (1932-)" ;
    schema1:birthDate "1932" ;
    schema1:familyName "Prinsenberg" ;
    schema1:givenName "Gabriël" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3971d1c785066294742ff15cd196f5a1> ;
    schema1:name "Gabriël Prinsenberg" ;
    schema1:sameAs <http://viaf.org/viaf/15499021>,
        <https://isni.org/isni/0000000011159755> .

