@prefix rico: <https://www.ica.org/standards/RiC/ontology#> .
@prefix ns0: <http://semanticweb.cs.vu.nl/2009/11/sem/> .
@prefix ns1: <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#> .
@prefix ns2: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b2IaG1>
  rico:date "1 oktober 1509" ;
  rico:hasEventType "aanstelling" ;
  ns0:accordingTo "Bart Ibelings" ;
  ns1:identifier "https://www.goudatijdmachine.nl/id/1000vangouda/kastelein/89" ;
  ns1:name "Jacob van Borsselen, aanstelling kastelein in 1 oktober 1509"@nl ;
  ns1:comment "zie baljuwen" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/94098> ;
  ns1:endDate "1501"^^xsd:gYear ;
  ns1:startDate "1501"^^xsd:gYear ;
  ns1:additionalName [ ns2:literalName "Jacob van Borsselen" ] .

