@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/bpmSbnD>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:givenName "Gerardus Johannes"^^xsd:string ;
  schema:name "Gerardus Johannes Endenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cff41f94-ddf2-0848-dd14-3ab747b0a761"^^xsd:string ;
  schema:hasOccupation "Smid"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/34c295ee-fc82-6081-ba13-064acc4a3785> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2065480> ;
  schema:birthDate "1856-11-16"^^xsd:date .

