@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/bIVELQ0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9deadd75-cb10-ce54-cf85-a02261f3c4f0"^^xsd:string ;
  schema:givenName "Johanna Cornelia"^^xsd:string ;
  schema:name "Johanna Cornelia Zwambach"@nl ;
  schema:familyName "Zwambach"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0115vn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ede2ec04-48f5-a21c-76ca-122417b6caad> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2845402> ;
  schema:birthDate "1886-11-03"^^xsd:date .

