@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/p070716285> a schema1:Person ;
    rdfs:label "Witvliet, Jasper Theodoor (1939-)" ;
    schema1:alternateName "Witvliet, J.Th" ;
    schema1:birthDate "1939" ;
    schema1:familyName "Witvliet" ;
    schema1:givenName "Jasper Theodoor" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f9d7b78ad989a2bddf2c00d3f63b984> ;
    schema1:name "Jasper Theodoor Witvliet" ;
    schema1:sameAs <http://viaf.org/viaf/110342730>,
        wd:Q2417031,
        <https://isni.org/isni/0000000084651521> .

