@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/bx3LrK6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/031d460d-a4de-8803-fbe4-2f15427a2549"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Veenhoff"@nl ;
  schema:familyName "Veenhoff"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKBe00T> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2187064> .

