@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/bJm2KGL>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/219566ec-05d4-518e-79e2-114220896a1f"^^xsd:string ;
  schema:familyName "Ploeg"^^xsd:string ;
  schema:givenName "Teunisje"^^xsd:string ;
  schema:name "Teunisje Ploeg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Woudenberg> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01218f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9df6b015-1892-7946-e2c4-d01927451740> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2433667> ;
  schema:birthDate "1882-06-29"^^xsd:date .

