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

<http://data.bibliotheken.nl/id/thes/p391986813> a schema1:Person ;
    rdfs:label "Korpershoek, Ewout Nicolaas (1963-)" ;
    schema1:birthDate "1963" ;
    schema1:description "26739372: 300, lid Archeologische Werkgemeenschap Nederland" ;
    schema1:familyName "Korpershoek" ;
    schema1:givenName "Ewout Nicolaas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/feae673d368d445730be070b0e2801ad> ;
    schema1:name "Ewout Nicolaas Korpershoek" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317177320>,
        <https://isni.org/isni/0000000460280913> .

