@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/b99NQou>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1a6e773-c014-fefa-dc0f-efe3bacb3fe7"^^xsd:string ;
  schema:givenName "Johanna Hendrina"^^xsd:string ;
  schema:name "Johanna Hendrina Wiezer"@nl ;
  schema:familyName "Wiezer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0100sk> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7b78c1c6-7702-f91c-b931-f24ca975fd12> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335182> ;
  schema:birthDate "1849-12-22"^^xsd:date .

