@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bSVdzcd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af5cb9a8-727b-eaeb-0f57-85b93c1961de"^^xsd:string ;
  schema:givenName "Margaretha Petronella"^^xsd:string ;
  schema:name "Margaretha Petronella van Munster"@nl ;
  schema:familyName "van Munster"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018ztc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1929615c-1aff-d090-0ffb-41e4e5d25e4c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1960689> ;
  schema:birthDate "1902-05-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Munster"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

