@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/bnHgGpc>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a581c025-49f8-af02-220b-fc45c732bd95"^^xsd:string ;
  schema:givenName "Maria Wilhelmina"^^xsd:string ;
  schema:name "Maria Wilhelmina Blok"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00th66> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/20874906-6269-1943-a6d5-3405112333db> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1986562> ;
  schema:birthDate "1859-02-21"^^xsd:date .

