@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/bUAP1Sz>
  schema:givenName "Bertha Sara Adriana"^^xsd:string ;
  schema:name "Bertha Sara Adriana Helleman"@nl ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:familyName "Helleman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3312d89-61e5-c214-30ce-b1fc9479398c"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Maastricht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t283> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/22f8573b-ce67-fedc-03db-379b68f381b5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1996161> ;
  schema:birthDate "1860-05-10"^^xsd:date .

