@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/brRh0nA>
  schema:familyName "Endenburg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a2822c58-866f-4ff7-b23a-728d50f44fa2"^^xsd:string ;
  schema:givenName "Maria Jacoba"^^xsd:string ;
  schema:name "Maria Jacoba Endenburg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00k1h6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/982f79d0-608a-e684-b67a-d6fbf1c46b30> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2788949> ;
  schema:birthDate "1878-04-10"^^xsd:date .

