@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/bLdksSU>
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c63a5a0-883a-1f31-09d1-2fe554da3dd0"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Tuinman"@nl ;
  schema:familyName "Tuinman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hgn3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/227e0440-5630-73c0-80fa-97368f146ea4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1994353> .

