@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/p070636397> a schema1:Person ;
    rdfs:label "Borstius, Jacobus (1612-1680)" ;
    schema1:alternateName "B., J.",
        "Borstius, Jakob",
        "D.J.B.",
        "J.B." ;
    schema1:birthDate "1612" ;
    schema1:deathDate "1680" ;
    schema1:description "B9938212: \"Bedienaar des Goddelijken Woords te Rotterdam\"",
        "LET OP! STCN beheert dit record in de CERL-database. Neem voor mutaties contact op met STCN via stcnkb.nl" ;
    schema1:familyName "Borstius" ;
    schema1:givenName "Jacobus" ;
    schema1:hasOccupation "hervormd",
        "predikant",
        "theoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a8f2b7c7b0a85e22007fb867d0cb077>,
        <https://data.bibliotheken.nl/.well-known/genid/747acc11de0d7028ba27a27136f6014d> ;
    schema1:name "Jacobus Borstius" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/61942220>,
        wd:Q110083020,
        <https://isni.org/isni/0000000003927099> .

