@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/btWgKjW>
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Gerarda Wilhelmina"^^xsd:string ;
  schema:name "Gerarda Wilhelmina Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3464cb1a-9022-9969-185b-cc3b60e32787"^^xsd:string ;
  schema:hasOccupation "Onderwijzeres"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f864a42f-1447-d2ec-592e-1bbce20e2161> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2726485> ;
  schema:birthDate "1868-09-14"^^xsd:date .

