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

<http://data.bibliotheken.nl/id/thes/p314835695> a schema1:Person ;
    rdfs:label "Schenk, Joep (1983-)" ;
    schema1:birthDate "1983" ;
    schema1:description "Historicus en onderzoeker van het Nederlands Instituut voor Oorlogsdocumentatie (NIOD) (B0813195)" ;
    schema1:familyName "Schenk" ;
    schema1:givenName "Joep" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1750c049c7dbe94ca4623699eac7b8d1> ;
    schema1:name "Joep Schenk" ;
    schema1:sameAs <http://viaf.org/viaf/170150349>,
        <https://isni.org/isni/0000000119026604> .

