@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/bJm2V3g>
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/25520338-2fe7-73ac-0bb8-d262f1f4eec5"^^xsd:string ;
  schema:givenName "Jacoba Johanna Gerarda"^^xsd:string ;
  schema:name "Jacoba Johanna Gerarda Blok"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ce7863de-56b9-8204-540e-5b5bf5e40937> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2618997> ;
  schema:birthDate "1887-11-03"^^xsd:date .

