@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/bbeNs9p>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/20c265e7-439c-fa82-da48-01ac60a2dca1"^^xsd:string ;
  schema:givenName "Jan Hendrik"^^xsd:string ;
  schema:name "Jan Hendrik Spoel"@nl ;
  schema:familyName "Spoel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bbeNs9p> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVDiYzC> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2127179> .

