@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/p072708980> a schema1:Person ;
    rdfs:label "Deubelbeiss, Patrick (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "ill." ;
    schema1:familyName "Deubelbeiss" ;
    schema1:givenName "Patrick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92f13441bfe380cb47a1603e7d99c3b3> ;
    schema1:name "Patrick Deubelbeiss" ;
    schema1:sameAs <http://viaf.org/viaf/34455602>,
        wd:Q8312210,
        <https://isni.org/isni/0000000121272126> .

