@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/p121398390> a schema1:Person ;
    rdfs:label "Gaffney, Patrick Daniel (1947-)" ;
    schema1:alternateName "Gaffney, Patrick D." ;
    schema1:birthDate "1947" ;
    schema1:familyName "Gaffney" ;
    schema1:givenName "Patrick Daniel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b7fa2206b39668b31e174e5442f55655> ;
    schema1:name "Patrick Daniel Gaffney" ;
    schema1:sameAs <http://viaf.org/viaf/100302539>,
        wd:Q41787450,
        <https://isni.org/isni/0000000081696847> .

