@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/bmEMPZq>
  schema:familyName "Bertelman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6212076d-04a8-6fc1-2303-e42f01adb6b3"^^xsd:string ;
  schema:givenName "Marianne Louise"^^xsd:string ;
  schema:name "Marianne Louise Bertelman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c665dc9b-a20f-e75a-88f6-9ccc65b31982> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2586527> ;
  schema:birthDate "1879-10-21"^^xsd:date .

