@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068586167> a schema1:Person ;
    rdfs:label "Jelsma, Auke Jan (1933-2014)" ;
    schema1:birthDate "1933" ;
    schema1:deathDate "2014" ;
    schema1:description "bron: https://nl.wikipedia.org/wiki/Auke_Jelsma",
        "dr. ; kerkhistoricus",
        "publ. ook romans" ;
    schema1:familyName "Jelsma" ;
    schema1:givenName "Auke Jan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb59258ba9e2d9bb2b92170c23eec10b> ;
    schema1:name "Auke Jan Jelsma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/85257275>,
        wd:Q15635064,
        <https://isni.org/isni/0000000081609344> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/jels002> .

