@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/b3xUq6c>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/80b8cc83-7465-4ed2-340d-39aa95b23039"^^xsd:string ;
  schema:givenName "Pieter Johannes"^^xsd:string ;
  schema:name "Pieter Johannes Spieringshoek"@nl ;
  schema:familyName "Spieringshoek"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rhck> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/62f617e6-b772-c20f-68ec-d3c42fbc2abd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240180> ;
  schema:birthDate "1845-08-23"^^xsd:date .

