@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/bCgfs7i>
  pico:hasAge "53"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Fortuijn"@nl ;
  schema:familyName "Fortuijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d0c23bbe-c7ac-34fa-2226-3182eba8e787"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBrs7eo> ;
  schema:parent <https://n2t.net/ark:/60537/bKaQfVQ>, <https://n2t.net/ark:/60537/bumFDie> ;
  schema:spouse <https://n2t.net/ark:/60537/bms4Ot7> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2209943> ;
  schema:deathDate "1863-06-30"^^xsd:date .

