@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/bb262bD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/499e891c-2f14-80f2-52fe-a5c1956cb3cb"^^xsd:string ;
  schema:givenName "Maria Henrietta"^^xsd:string ;
  schema:name "Maria Henrietta Rozestraaten"@nl ;
  schema:familyName "Rozestraaten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tn74> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9acb333d-b7fd-1604-8af9-2242bcedc731> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2421558> ;
  schema:birthDate "1883-08-24"^^xsd:date .

