@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/biWGG3R>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f470c1eb-4745-d24a-87b7-71f12520a4c8"^^xsd:string ;
  schema:givenName "Willem Frans"^^xsd:string ;
  schema:name "Willem Frans Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mmf5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5f3b06be-9620-5c5f-8693-7e58e1adfd37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2225797> ;
  schema:birthDate "1861-02-18"^^xsd:date .

