@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/b99NvLd>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/652560b8-b400-0128-93cf-a460fd7bd665"^^xsd:string ;
  schema:givenName "Marinus Pieter"^^xsd:string ;
  schema:name "Marinus Pieter Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c7e29c4-0c33-cc3f-0554-539bd2c07250> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1970757> ;
  schema:birthDate "1866-09-11"^^xsd:date .

