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

<https://n2t.net/ark:/60537/b9nv65N>
  pico:hasAge "38"^^xsd:string ;
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:familyName "Borst"^^xsd:string ;
  schema:givenName "Casparus"^^xsd:string ;
  schema:name "Casparus Borst"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87abedc4-b26f-30a1-a826-5f41b8656191"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b1sUhhV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaGWY> ;
  schema:children <https://n2t.net/ark:/60537/bTyjxab> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/587946> .

