@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/b9nvCdX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aff06635-d8e7-36f6-1960-51341e2a5b2a"^^xsd:string ;
  schema:familyName "Ilsink"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Ilsink"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b9nvCdX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEmeLsv> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2432255> .

