@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/bmEMAzB>
  schema:familyName "Begeer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cb2d2dcb-96b3-b87b-118e-fe243bc9ffcf"^^xsd:string ;
  schema:givenName "Johanna Elisabeth"^^xsd:string ;
  schema:name "Johanna Elisabeth Begeer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00npnr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/75120a17-de99-8c3e-20a0-6d72f083fb22> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2310744> ;
  schema:birthDate "1866-01-08"^^xsd:date .

