@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/bS5r8ZA>
  schema:familyName "Albertsen"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Hendrika Petronella"^^xsd:string ;
  schema:name "Hendrika Petronella Albertsen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8fbc01a0-9fad-f077-6acd-ab20f83b9002"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Utrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6ea1318f-86f1-bf25-c901-6f5c81748320> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2285786> ;
  schema:birthDate "1878-03-08"^^xsd:date .

