@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/by6gdMO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/947ce65e-4900-83ad-8b68-c0671178893c"^^xsd:string ;
  schema:familyName "Nieuwenhuisen"^^xsd:string ;
  schema:givenName "Willemina Josephina Maria"^^xsd:string ;
  schema:name "Willemina Josephina Maria Nieuwenhuisen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cc893160-cdfa-205e-3656-d39fd1a89d62> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2611746> ;
  schema:birthDate "1893-07-06"^^xsd:date .

