@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/beAeau>
  ns0:familyName "Borstius" ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/27103f61-be52-422f-9bbb-54c68a98610c" ;
  ns0:hasOccupation "predikant"@nl, <https://n2t.net/ark:/60537/b0qEmf> ;
  ns0:givenName "Sebastiaan" ;
  ns0:name "Sebastiaan Borstius (????-1700)"@nl ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/296909> ;
  ns0:deathDate "1700"^^xsd:gYear .

