@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/bCgf7nE>
  pico:hasAge "55"^^xsd:string ;
  schema:givenName "Adrianus Hendrik"^^xsd:string ;
  schema:name "Adrianus Hendrik Sparnaaij"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b9672547-162f-68a6-f592-24d0712b1e7e"^^xsd:string ;
  schema:familyName "Sparnaaij"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bdxuFWZ> ;
  schema:parent <https://n2t.net/ark:/60537/bms4uL3>, <https://n2t.net/ark:/60537/bumFiAY> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bo6FsQK> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/569107> ;
  schema:deathDate "1893-03-06"^^xsd:date .

