@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/bGrfvua>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4aaed6d7-dac8-3c22-a531-e0ee7ef674bd"^^xsd:string ;
  schema:givenName "Magdalena"^^xsd:string ;
  schema:name "Magdalena Voorbarends"@nl ;
  schema:familyName "Voorbarends"^^xsd:string ;
  schema:hasOccupation "Werkster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gxcc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f6cf0c86-c3fa-d49e-aeb3-3199e099f82d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2719449> ;
  schema:birthDate "1809-05-01"^^xsd:date .

