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

<https://n2t.net/ark:/60537/b1FCx0f>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/45b4e4f8-3f81-f830-fe53-c58b8c6f0860"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Sibbes"@nl ;
  schema:familyName "Sibbes"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bCgeZOm> ;
  schema:children <https://n2t.net/ark:/60537/bLQrX4s> ;
  schema:spouse <https://n2t.net/ark:/60537/bTL1LS8> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2488593> .

