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

<http://data.bibliotheken.nl/id/thes/p227768930> a schema1:Person ;
    rdfs:label "Harland, Paul (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "B0140012: geboren op 24 april 1964 te Den Haag" ;
    schema1:familyName "Harland" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dfd043c41f201258cf8580bd13beb8a6> ;
    schema1:name "Paul Harland" ;
    schema1:sameAs <http://viaf.org/viaf/28928092>,
        <https://isni.org/isni/0000000040583483> .

