@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/bLdkt0F>
  schema:familyName "Agten"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Agten"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9b382baf-472a-8230-8278-31c434486968"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01142r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/23194d46-5c0c-8279-b816-40bdbf64475f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1996704> ;
  schema:birthDate "1888-09-29"^^xsd:date .

