@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bc4BquF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e0446012-6128-00ba-32c0-7d8a5457d608"^^xsd:string ;
  schema:givenName "Pieter Jacobus"^^xsd:string ;
  schema:name "Pieter Jacobus Stolk"@nl ;
  schema:familyName "Stolk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdzg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8da37ff8-7b4f-12f8-74f3-18d3059ef7c8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2405474> ;
  schema:birthDate "1855-03-12"^^xsd:date .

