@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/b74O6g9>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c67bb3d5-3171-a98c-8185-4ea093367603"^^xsd:string ;
  schema:givenName "Maria Wilhelmina"^^xsd:string ;
  schema:name "Maria Wilhelmina Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sw3s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8aec37de-0c84-0b1e-dc2c-b85c5d2aa495> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2394863> ;
  schema:birthDate "1859-02-21"^^xsd:date .

