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

<http://data.bibliotheken.nl/id/thes/p072833149> a schema1:Person ;
    rdfs:label "Postema, Gerald J. (1948-)" ;
    schema1:birthDate "1948" ;
    schema1:familyName "Postema" ;
    schema1:givenName "Gerald J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/94a166c7a0daa033555916087d431a6b> ;
    schema1:name "Gerald J. Postema" ;
    schema1:sameAs <http://viaf.org/viaf/2597055>,
        wd:Q16510830,
        <https://isni.org/isni/000000008082216X> .

