@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/bcUpxrT>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5308ee5c-b08d-30fd-c28e-826ae2d7d825"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Stofberg"@nl ;
  schema:familyName "Stofberg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zwammerdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zjdf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ebad9db4-0e06-23e0-a6ab-37bb9abdaa8d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2836977> ;
  schema:birthDate "1843-12-01"^^xsd:date .

