@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/bSIxnQV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4e816396-1f79-40f9-5f16-f9b427264a31"^^xsd:string ;
  schema:givenName "Magdalena"^^xsd:string ;
  schema:name "Magdalena Wakker"@nl ;
  schema:familyName "Wakker"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b0qqsyx> ;
  schema:children <https://n2t.net/ark:/60537/bKNWz2e> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bO87J9Q> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2492023> .

