@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/beZpbr6>
  schema:familyName "Arends"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5b988a76-4c38-544a-1603-36f3d46706ac"^^xsd:string ;
  schema:givenName "Pieternella Theodora"^^xsd:string ;
  schema:name "Pieternella Theodora Arends"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01462j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e6b60ebb-4f18-e775-fb6d-8216063d73d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2685992> ;
  schema:birthDate "1892-09-13"^^xsd:date .

