@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/bPaDrWy>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Frankelina"^^xsd:string ;
  schema:name "Frankelina Hut"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b45725e3-12de-cdb1-d107-0be55e0e2226"^^xsd:string ;
  schema:familyName "Hut"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Oude_Pekela> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01268b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/37c5422d-bdef-bd77-f461-3f618cc62a13> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2074064> ;
  schema:birthDate "1859-11-13"^^xsd:date .

