@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/bAoX4t6>
  pico:hasAge "2"^^xsd:string ;
  schema:familyName "Bruikman"^^xsd:string ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Bruikman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2f3c1da1-6a40-c35d-44bb-50857f5d7bae"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5PB6nJ> ;
  schema:parent <https://n2t.net/ark:/60537/bjMu7ha>, <https://n2t.net/ark:/60537/bsH3W7g> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/637595> ;
  schema:deathDate "1860-11-29"^^xsd:date .

