@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bs3YmeA>
  pico:hasAge "60"^^xsd:string ;
  schema:givenName "Abraham Cornelis"^^xsd:string ;
  schema:name "Abraham Cornelis Doornik"@nl ;
  schema:familyName "Doornik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/11b2eeec-0ead-45d5-534e-7dcac1d9e773"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bHT8YUD>, <https://n2t.net/ark:/60537/bzYza3w> ;
  schema:spouse <https://n2t.net/ark:/60537/bjn5cPW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bSVdj8J> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2421138> ;
  schema:deathDate "1908-01-05"^^xsd:date .

