@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/p071057803> a schema1:Person ;
    rdfs:label "Denny, Patrick" ;
    schema1:description "1939-" ;
    schema1:familyName "Denny" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e5990909c4c67cdab5e8e54fee29a57c> ;
    schema1:name "Patrick Denny" ;
    schema1:sameAs <http://viaf.org/viaf/109376683>,
        wd:Q47116356,
        <https://isni.org/isni/0000000081746154> .

