@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/bqpnHhJ>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29d1a919-b230-72ac-4397-5a76f18f7f48"^^xsd:string ;
  schema:givenName "Wilhelmina Francina"^^xsd:string ;
  schema:name "Wilhelmina Francina Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/53937fae-694d-b263-ea68-0e1fea32c59b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2181283> ;
  schema:birthDate "1881-03-01"^^xsd:date .

