@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/bABEGV5>
  schema:familyName "Borreman"^^xsd:string ;
  schema:givenName "Franziska Hendrika"^^xsd:string ;
  schema:name "Franziska Hendrika Borreman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2552658b-3f79-dcc8-37ac-6c53b99f7c1c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gd1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/005d8f5b-9c3e-9940-cd9e-223c8bea1153> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/569655> ;
  schema:birthDate "1894-12-29"^^xsd:date .

