@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/btJzEA2>
  schema:familyName "Boekhorst"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9f1bb73b-0d35-b381-2886-2ab05e266bc4"^^xsd:string ;
  schema:givenName "Willemina Frederika"^^xsd:string ;
  schema:name "Willemina Frederika Boekhorst"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s8c8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6bb57aef-def1-d6fe-277c-505a369670e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2274535> ;
  schema:birthDate "1807-10-18"^^xsd:date .

