@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/bVcV7G0>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:givenName "Gerardus Wouter"^^xsd:string ;
  schema:name "Gerardus Wouter Endenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bfecb177-e660-90c6-f8e3-ffa51f103d80"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t780> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/32b7d8dd-d324-9982-3a3d-9ae6a6ff9f2c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2057653> ;
  schema:birthDate "1864-04-04"^^xsd:date .

