@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/bYy75Hi>
  schema:givenName "Christina Elizabeth"^^xsd:string ;
  schema:name "Christina Elizabeth Nieuwenhuisen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2674bd6-ea76-3f75-c12e-f3c3fd083844"^^xsd:string ;
  schema:familyName "Nieuwenhuisen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4e149d66-35e4-fac3-73ed-4ec656cef54a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2160182> ;
  schema:birthDate "1896-02-21"^^xsd:date .

