@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/bgRH44y>
  schema:familyName "Hartjesveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/88bc73bb-5064-a9cb-bcc4-2f15c21537bc"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Hartjesveld"@nl ;
  schema:children <https://n2t.net/ark:/60537/b12wrpi> ;
  schema:spouse <https://n2t.net/ark:/60537/b8X6fde> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bkCgCzs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2430350> .

