@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/bYXwRf5>
  schema:hasOccupation "Bleeker"@nl ;
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22976f53-1f7f-296d-0b51-d7fd8aee69e7"^^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/ca4422d2-75a7-b221-0cb9-be954fb23725> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2601618> ;
  schema:birthDate "1828-09-19"^^xsd:date .

