@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/b4ZO33V>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d16df871-fc23-28b7-817b-8d2e27f339a6"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Verboom"@nl ;
  schema:familyName "Verboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zb58> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41d4b6f7-6424-44f3-ef92-3dfee7f11109> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112602> ;
  schema:birthDate "1887-07-26"^^xsd:date .

