@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/p07096629X> a schema1:Person ;
    rdfs:label "Potter, Philip Alford (1921-)" ;
    schema1:birthDate "1921" ;
    schema1:description "Ook Philip A. Potter" ;
    schema1:familyName "Potter" ;
    schema1:givenName "Philip Alford" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f120ef3619842ffcabc8c0061dce6ee> ;
    schema1:name "Philip Alford Potter" ;
    schema1:sameAs <http://viaf.org/viaf/74645527>,
        wd:Q572910,
        <https://isni.org/isni/0000000108018369> .

