@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/bABFy7a>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cd8f75f8-7904-28e0-e321-c07f817b0064"^^xsd:string ;
  schema:familyName "Kalkman"^^xsd:string ;
  schema:givenName "Sophia Deliana"^^xsd:string ;
  schema:name "Sophia Deliana Kalkman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRtjyME> ;
  schema:spouse <https://n2t.net/ark:/60537/bsH4JgR> ;
  schema:children <https://n2t.net/ark:/60537/bY7Jj8n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2790612> .

