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

<http://data.bibliotheken.nl/id/thes/p069677298> a schema1:Person ;
    rdfs:label "Prideaux, Gary Dean" ;
    schema1:familyName "Prideaux" ;
    schema1:givenName "Gary Dean" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae836783d8a5df5e3c15313da3e01c41> ;
    schema1:name "Gary Dean Prideaux" ;
    schema1:sameAs <http://viaf.org/viaf/111163060>,
        <https://isni.org/isni/0000000116988701> .

