@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/p069329095> a schema1:Person ;
    rdfs:label "Zuidema, Sytse Ulbe (1906-1975)" ;
    schema1:alternateName "Zuidema, S.U." ;
    schema1:birthDate "1906" ;
    schema1:deathDate "1975" ;
    schema1:description "geb. Kampen 22-4-1906, overl. Zeist 28-9-1975",
        "prof. dr." ;
    schema1:familyName "Zuidema" ;
    schema1:givenName "Sytse Ulbe" ;
    schema1:hasOccupation "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3b4a7fe8c51ab4c63e3ed29a58b9ed1> ;
    schema1:name "Sytse Ulbe Zuidema" ;
    schema1:sameAs <http://viaf.org/viaf/28091724>,
        wd:Q7387953,
        <https://isni.org/isni/0000000082108883> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/zuid017> .

