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

<http://data.bibliotheken.nl/id/thes/p109860578> a schema1:Person ;
    rdfs:label "Verhagen, Jacobus Wilhelmus Hermanus Philippus (1966-)" ;
    schema1:alternateName "Verhagen, P.",
        "Verhagen, Philip" ;
    schema1:birthDate "1966" ;
    schema1:description "archeologie" ;
    schema1:familyName "Verhagen" ;
    schema1:givenName "Jacobus Wilhelmus Hermanus Philippus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1843bcde999653635b44e752aa99da7d> ;
    schema1:name "Jacobus Wilhelmus Hermanus Philippus Verhagen" ;
    schema1:sameAs <http://viaf.org/viaf/78308134>,
        <https://isni.org/isni/0000000055493069> .

