@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/b250LN7>
  schema:givenName "Cornelia Catharina"^^xsd:string ;
  schema:name "Cornelia Catharina Verspuij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e87cc8dd-262e-6a13-c78f-1b8c472c8987"^^xsd:string ;
  schema:familyName "Verspuij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00nqg2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8229b1d5-d4f5-8e34-cfaf-fe07f88522d9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2361233> ;
  schema:birthDate "1868-02-01"^^xsd:date .

