@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/buYLoXZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41d920a0-74f9-0b3b-ca4d-af8c8f64998d"^^xsd:string ;
  schema:hasOccupation "Schoolleerling"@nl ;
  schema:familyName "van Beuzekom"^^xsd:string ;
  schema:givenName "Willemina Pieternella"^^xsd:string ;
  schema:name "Willemina Pieternella van Beuzekom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dct0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0e29ffb3-e1a4-4d50-9682-9cf86f335ae7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933660> ;
  schema:birthDate "1842-01-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Beuzekom"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

