@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/bXvCHAW>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bb92144b-7bd8-4f7c-804f-46ad645c1ca5"^^xsd:string ;
  schema:givenName "Willem Frans"^^xsd:string ;
  schema:name "Willem Frans Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4ea45d09-c8d1-1e44-a52f-b83ff69a8d91> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2162238> ;
  schema:birthDate "1861-02-08"^^xsd:date .

