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

<http://data.bibliotheken.nl/id/thes/p170114961> a schema1:Person ;
    rdfs:label "Bragg, Phil E." ;
    schema1:alternateName "Bragg, Philip E." ;
    schema1:familyName "Bragg" ;
    schema1:givenName "Phil E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a31ca29574eef2d336a2192c3c4d8600> ;
    schema1:name "Phil E. Bragg" ;
    schema1:sameAs <http://viaf.org/viaf/37205769>,
        <https://isni.org/isni/0000000053038521> .

