@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/b4ZOJRX>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/42d6abb5-f545-ace5-aca6-dc7558018f32"^^xsd:string ;
  schema:givenName "Johannes Christiaan"^^xsd:string ;
  schema:name "Johannes Christiaan Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f16a8fec-aeb0-6730-be82-b866cd781af3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2859014> ;
  schema:birthDate "1871-08-08"^^xsd:date .

