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

<http://data.bibliotheken.nl/id/thes/p074771531> a schema1:Person ;
    rdfs:label "Zuurmond, Rochus (1930-)" ;
    schema1:birthDate "1930" ;
    schema1:description "theoloog" ;
    schema1:familyName "Zuurmond" ;
    schema1:givenName "Rochus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a40ed370cd71abe3668d9a2d05c847bd> ;
    schema1:name "Rochus Zuurmond" ;
    schema1:sameAs <http://viaf.org/viaf/69076431>,
        <https://isni.org/isni/0000000080776853> .

