@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/bn4bqF2>
  schema:familyName "Bergman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6abddf89-cecb-9de7-8a5b-18560864b21e"^^xsd:string ;
  schema:givenName "Maria Margritha"^^xsd:string ;
  schema:name "Maria Margritha Bergman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zqq2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea68333f-69a4-8e9d-cea1-454e863027e6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832177> ;
  schema:birthDate "1838-02-19"^^xsd:date .

