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

<http://data.bibliotheken.nl/id/thes/p06888978X> a schema1:Person ;
    rdfs:label "Spruit, Ruud J. (1942-2019)" ;
    schema1:alternateName "Spruit, R.J." ;
    schema1:birthDate "1942" ;
    schema1:deathDate "2019" ;
    schema1:description "Rudolf Johannes Spruit: historicus (o.a. geschiedenis van Leiden); was werkzaam als: dir. Westfries Museum (Hoorn)" ;
    schema1:familyName "Spruit" ;
    schema1:givenName "Ruud J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7910d47f66b50135775c42849feadeb4> ;
    schema1:name "Ruud J. Spruit" ;
    schema1:sameAs <http://viaf.org/viaf/13802745>,
        <https://isni.org/isni/0000000067421353> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/spru012> .

