@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/bZNiVRC>
  schema:familyName "Alkema"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df1b304f-40ab-57bf-bbd0-90bc7c760b97"^^xsd:string ;
  schema:givenName "Rigtje"^^xsd:string ;
  schema:name "Rigtje Alkema"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Harlingen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01225k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0b9a1993-1b4b-2352-e2bb-3a7461818c9a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/614862> ;
  schema:birthDate "1860-11-09"^^xsd:date .

