@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/bkbSwtq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa13d56b-86a4-e390-76e0-2179890d29d2"^^xsd:string ;
  schema:familyName "Korswagen"^^xsd:string ;
  schema:givenName "Martina"^^xsd:string ;
  schema:name "Martina Korswagen"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b3Xi0Hy> ;
  schema:spouse <https://n2t.net/ark:/60537/bchhHEv> ;
  schema:children <https://n2t.net/ark:/60537/bt6tkgh> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1975117> .

