@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/bVQ1FcZ>
  schema:givenName "Henderika"^^xsd:string ;
  schema:name "Henderika Naaijer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8d5f6b0f-9bb3-d64a-c6bf-682c7145f754"^^xsd:string ;
  schema:birthPlace "Lehe Duitsland"@nl ;
  schema:familyName "Naaijer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bLQriDV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2594549> ;
  schema:birthDate "1911-02-20"^^xsd:date .

