@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/bzmtsT1>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f1f936-2f77-c3fb-e9b3-4f81043d5880"^^xsd:string ;
  schema:familyName "Jongerheld"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Jongerheld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95fe8397-f74d-dddb-4289-60b945ff4e7d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2780403> ;
  schema:birthDate "1867-08-10"^^xsd:date .

