@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/bngSOGd>
  schema:givenName "Geertruida Magdalena"^^xsd:string ;
  schema:name "Geertruida Magdalena Verbeij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/37f35ac9-f2ec-b3d0-413a-edfafe03cec0"^^xsd:string ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jgdj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b4a5c8a0-e3cf-6551-6fbf-4aa950c11f58> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2521656> ;
  schema:birthDate "1852-04-08"^^xsd:date .

