@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/bQDxsYp>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9adc5e84-2c4e-4232-1b1c-70c1048e6f5b"^^xsd:string ;
  schema:givenName "Jozina"^^xsd:string ;
  schema:name "Jozina Stolk"@nl ;
  schema:familyName "Stolk"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/81b3cace-d866-368f-0b02-da31e156d34f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359434> ;
  schema:birthDate "1880-04-30"^^xsd:date .

