@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/bRfDgy1>
  schema:givenName "Abraham Cornelis"^^xsd:string ;
  schema:name "Abraham Cornelis Pool"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5c645e02-bc8a-f182-dbb4-f9f8805fdb07"^^xsd:string ;
  schema:familyName "Pool"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41e2587c-a839-bd6f-cccf-1c9a39902c63> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112804> .

