@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/bHg2JY7>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a12f1ca5-3239-d7fc-68aa-c7265d27b0e6"^^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/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/57860051-ca62-dc94-bbc6-8275a6bc321f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2196374> ;
  schema:birthDate "1859-02-21"^^xsd:date .

