@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/bLDJLeh>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Notenboom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c5ebd2a9-59a6-02c3-6a5c-c047b9f873ed"^^xsd:string ;
  schema:familyName "Notenboom"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bDJ8Wpa>, <https://n2t.net/ark:/60537/bvOz7z4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0cPZw> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/635263> ;
  schema:deathDate "1897-07-25"^^xsd:date .

