@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/bWFPgAJ>
  schema:givenName "Cornelis Johannes Jacobus"^^xsd:string ;
  schema:name "Cornelis Johannes Jacobus Verspuij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/416876d6-dbb2-a73d-f248-ab3420c48b2e"^^xsd:string ;
  schema:familyName "Verspuij"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p73j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/aa13c86e-3ea7-cbac-c80f-ab445fdd2215> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2480304> ;
  schema:birthDate "1822-02-23"^^xsd:date .

