@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/b37wnOv>
  pico:hasAge "45"^^xsd:string ;
  schema:familyName "Duijvensz"^^xsd:string ;
  schema:givenName "François Cornelis"^^xsd:string ;
  schema:name "François Cornelis Duijvensz"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cff59d2b-1384-809e-0def-3b7ca88a8038"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bb26bG9>, <https://n2t.net/ark:/60537/biWH0w8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bhHubwE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2591096> ;
  schema:deathDate "1834-09-11"^^xsd:date .

