@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/bxGRGze>
  schema:givenName "Hazerina Johanna"^^xsd:string ;
  schema:name "Hazerina Johanna Holthuijsen"@nl ;
  schema:familyName "Holthuijsen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/18fc701b-0d80-7210-2e5a-6d920596cccb"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016gkg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8edab14e-fc4d-9a76-2d1f-84246624cf33> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2410069> ;
  schema:birthDate "1913-07-30"^^xsd:date .

