@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/b9AbTA9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0fd7fc3f-a7cf-61cf-acbf-fc7f93457ebd"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina Nieuwenhuizen"@nl ;
  schema:familyName "Nieuwenhuizen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010j1j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2550de5b-0c2c-0308-0c5e-1d0b5944f612> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2005207> ;
  schema:birthDate "1833-09-09"^^xsd:date .

