@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/bcuZifg>
  schema:givenName "Gerardus Theodorus"^^xsd:string ;
  schema:name "Gerardus Theodorus Kurvers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/885f546d-f0aa-0688-313f-2d35e66ff229"^^xsd:string ;
  schema:familyName "Kurvers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010b33> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0760304a-3a60-2a2f-ad5c-2bde918e7cf9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/597422> ;
  schema:birthDate "1899-02-11"^^xsd:date .

