@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/bVQ10fn>
  pico:hasAge "83"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Sutherland"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/701c1c38-9a88-1f78-a7b1-0ff4a39c08ac"^^xsd:string ;
  schema:familyName "Sutherland"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bG0QnDz>, <https://n2t.net/ark:/60537/bNVrbq6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bjZagU4> ;
  schema:spouse <https://n2t.net/ark:/60537/by6fyPQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/592520> ;
  schema:deathDate "1895-11-01"^^xsd:date .

