@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/bcHH4bV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/713856ab-f975-a99b-5003-9455ee440e7b"^^xsd:string ;
  schema:familyName "Sparnaaij"^^xsd:string ;
  schema:givenName "Thomas"^^xsd:string ;
  schema:name "Thomas Sparnaaij"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bH3kRB4> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqpmZGx> ;
  schema:children <https://n2t.net/ark:/60537/bWSwvf7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1986779> .

