@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/bzLRBBJ>
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Catharina Hendrika"^^xsd:string ;
  schema:name "Catharina Hendrika Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0146ba86-8b7f-8b89-e6b2-e16eb1e2a946"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0110fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb06dbbc-4b8b-30e3-0351-215e91e7a410> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2546353> ;
  schema:birthDate "1890-08-14"^^xsd:date .

