@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/bFBs0qh>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Stiggerse"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d2f0ce01-1712-73fc-a201-53529acdbfc3"^^xsd:string ;
  schema:familyName "Stiggerse"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bpMgnPT>, <https://n2t.net/ark:/60537/bxGRbBd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRG0Wfu> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586971> ;
  schema:deathDate "1816-09-05"^^xsd:date .

