@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/b2I74KI>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af1b63c1-1c21-9db9-f887-bc814762939e"^^xsd:string ;
  schema:givenName "Wilhelmina Maria"^^xsd:string ;
  schema:name "Wilhelmina Maria Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6b5d84a-f1c7-cacb-d5b7-96d17ba5b6df> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2657960> ;
  schema:birthDate "1886-04-12"^^xsd:date .

