@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/bYkqXeo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c29945a-32ed-dbe1-2570-b2914df8a4bf"^^xsd:string ;
  schema:familyName "Huurman"^^xsd:string ;
  schema:givenName "Pieternella Woutera"^^xsd:string ;
  schema:name "Pieternella Woutera Huurman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wvt4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fce0112f-80bf-98ab-d1f3-b5927a353e15> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2749842> ;
  schema:birthDate "1882-12-13"^^xsd:date .

