@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/bTykhzn>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eb22f8a5-451d-44c2-92b4-bc667991aa1d"^^xsd:string ;
  schema:givenName "Johanna Leentje"^^xsd:string ;
  schema:name "Johanna Leentje Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f3bcb470-3ed5-5a3f-9bfb-c53c6f19f675> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704686> ;
  schema:birthDate "1898-06-16"^^xsd:date .

