@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/bXV0OXv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/04189a3f-2bf7-6e6b-dc50-06d86b37a649"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Verheul"@nl ;
  schema:familyName "Verheul"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8ft> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0c000ccd-d69d-064e-282d-e5d18af703fa> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/616455> ;
  schema:birthDate "1897-12-29"^^xsd:date .

