@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/bAoX6xf>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fb71ff1f-efdd-d759-35de-02c725245390"^^xsd:string ;
  schema:givenName "Theodora Hendrica"^^xsd:string ;
  schema:name "Theodora Hendrica Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c89b40c-93e4-c8fd-cabe-1c2107f9c6d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1970893> ;
  schema:birthDate "1897-04-03"^^xsd:date .

