@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/bvpah6K>
  schema:familyName "Blok"^^xsd:string ;
  schema:givenName "Carolina Theodora"^^xsd:string ;
  schema:name "Carolina Theodora Blok"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31eb57a7-4312-97e0-5f91-610bade1a078"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00whj1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ac6bd11e-3d10-ab57-c4c6-9ab0575bd893> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2489255> ;
  schema:birthDate "1892-11-21"^^xsd:date .

