@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/bkCgQsB>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac33fb03-9811-e3a0-2df0-2c429e59d41b"^^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/14ccfe07-f87a-db75-9de2-607eca215186> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644694> ;
  schema:birthDate "1861-02-08"^^xsd:date .

