@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/bxgtEBE>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5c75f18-271f-9228-ec81-aa3c2b36a9ac"^^xsd:string ;
  schema:givenName "Maria Petronella Francina"^^xsd:string ;
  schema:name "Maria Petronella Francina Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff059073-582e-c31d-046f-1f2febba2038> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765816> ;
  schema:birthDate "1878-02-13"^^xsd:date .

