@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/bbFbPAr>
  schema:givenName "Hendrika Wilhelmina Sophia"^^xsd:string ;
  schema:name "Hendrika Wilhelmina Sophia Hulscher"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/51565006-bc7e-936c-bd71-280bc3e77aea"^^xsd:string ;
  schema:familyName "Hulscher"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wd3h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4cbc927a-9aea-20eb-52d9-6952e06d441d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2154984> ;
  schema:birthDate "1880-02-05"^^xsd:date .

