@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/b3KBR3h>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7ef6a08a-5d6d-3be4-02a4-b203f948c433"^^xsd:string ;
  schema:givenName "Maria Willemina"^^xsd:string ;
  schema:name "Maria Willemina Stuivenberg"@nl ;
  schema:familyName "Stuivenberg"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011j5j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2022b409-86cd-6af6-7fac-a9220151a097> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1984940> ;
  schema:birthDate "1877-05-24"^^xsd:date .

