@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/bI5QkRX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1bbb99ec-988e-a8f7-7380-d0391590b95e"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Westveen"@nl ;
  schema:birthPlace "Nieuwekerk aan den IJssel"@nl ;
  schema:familyName "Westveen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00s3np> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/37c125e3-687f-1468-2821-005782ff6802> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2073972> ;
  schema:birthDate "1795-12-23"^^xsd:date .

