@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/bM38EHB>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0647cd62-5613-8107-3317-05bbc2eea2de"^^xsd:string ;
  schema:givenName "Jetje Feikes"^^xsd:string ;
  schema:name "Jetje Feikes Plekkeringa"@nl ;
  schema:familyName "Plekkeringa"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Opsterland> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b1b5df53-0101-47bd-985d-cf74a4d19811> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2510035> ;
  schema:birthDate "1872-07-12"^^xsd:date .

