@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/bMSWj2x>
  schema:familyName "Bertelman"^^xsd:string ;
  schema:givenName "Hermine Dorothea"^^xsd:string ;
  schema:name "Hermine Dorothea Bertelman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/18ee5209-bf49-a158-5a98-8942e936284d"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a215c68b-1d9a-a23a-7833-58048ea298e3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2449314> ;
  schema:birthDate "1881-05-28"^^xsd:date .

