@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/b6f0eJz>
  pico:hasAge "55"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ecd6c7d3-cf1f-0b3c-14cb-37528b8059b2"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Snel"@nl ;
  schema:familyName "Snel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bIIWxo0> ;
  schema:parent <https://n2t.net/ark:/60537/bQqPFOO>, <https://n2t.net/ark:/60537/bYkquBu> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsH3Bwc> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2237966> ;
  schema:deathDate "1892-10-08"^^xsd:date .

