@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/bDwsxq3>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23307dd0-7277-f0f2-0e8e-4f02f4b71308"^^xsd:string ;
  schema:givenName "Willem Frans"^^xsd:string ;
  schema:name "Willem Frans Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEyWjeT> ;
  schema:spouse <https://n2t.net/ark:/60537/bnHgTLS> ;
  schema:children <https://n2t.net/ark:/60537/bvBRIDo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2221522> .

