@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/bhHusPg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/76bb37b2-8a28-5ec3-ce25-abd1f278f4bf"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Verbeij"@nl ;
  schema:familyName "Verbeij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jr9b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/37a48865-de74-53e7-366b-7375d115e94c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2073565> ;
  schema:birthDate "1852-05-15"^^xsd:date .

