@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/bzLRSyc>
  schema:hasOccupation "Dienstbode"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/495b40d7-6026-2d73-0e1f-a9fd440d1b78"^^xsd:string ;
  schema:givenName "Pietertje"^^xsd:string ;
  schema:name "Pietertje Stam"@nl ;
  schema:familyName "Stam"^^xsd:string ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xkhq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eeb753e3-7870-9953-f8c3-f1e086a69876> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2848654> ;
  schema:birthDate "1863-04-03"^^xsd:date .

