@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/b9ZBDP0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/23da6fad-037e-b5b2-4544-8eb0ca8434d8"^^xsd:string ;
  schema:givenName "Petronella"^^xsd:string ;
  schema:name "Petronella Verschut"@nl ;
  schema:familyName "Verschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9a08413f-521b-0e8d-07c0-7acbdf477814> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2418555> ;
  schema:birthDate "1849-07-12"^^xsd:date .

