@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/bM388WX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/190b5b5c-9fa5-a41b-6c4a-6c5159b58aa7"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016t22> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1ada9125-83ad-298c-9783-4889233d8632> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1967199> ;
  schema:birthDate "1867-07-20"^^xsd:date .

