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

<http://data.bibliotheken.nl/id/thes/p067859461> a schema1:Person ;
    rdfs:label "Goldthorpe, John Ernest" ;
    schema1:familyName "Goldthorpe" ;
    schema1:givenName "John Ernest" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90116c86e9cba6dbca599eeab2edb963> ;
    schema1:name "John Ernest Goldthorpe" ;
    schema1:sameAs <http://viaf.org/viaf/49293961>,
        <https://isni.org/isni/0000000108988269> .

