@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/bXV12yg>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5099f4c1-a5c8-c571-cda6-fb906757b197"^^xsd:string ;
  schema:givenName "Jacoba Huberta"^^xsd:string ;
  schema:name "Jacoba Huberta Endenburg"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b5PBNIr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bchhgRn> ;
  schema:children <https://n2t.net/ark:/60537/bdKbCwi> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2146409> .

