@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/bhUbb5v>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f9b97cac-6df0-24fb-d2c6-f63b103c8c45"^^xsd:string ;
  schema:givenName "Johanna Geertruida"^^xsd:string ;
  schema:name "Johanna Geertruida Verbeek"@nl ;
  schema:familyName "Verbeek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010zgg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/446fa926-ba99-3dad-67ff-fdb2e83358c9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2122812> ;
  schema:birthDate "1892-02-16"^^xsd:date .

