@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/bvBRr0Q>
  schema:familyName "Hazebroek"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e6dd5268-dd28-865a-2fd0-87dd9a83cfd5"^^xsd:string ;
  schema:givenName "Jansje"^^xsd:string ;
  schema:name "Jansje Hazebroek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vrm5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0cf62600-0810-cc72-c22f-607e791d060e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/620320> ;
  schema:birthDate "1864-06-30"^^xsd:date .

