@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/bDJ9eAK>
  schema:familyName "Bolander"^^xsd:string ;
  schema:givenName "Christina Elisabeth"^^xsd:string ;
  schema:name "Christina Elisabeth Bolander"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fbbfc576-feaa-8bf0-7af9-a6c40264dc2f"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b99NLL6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOywWr9> ;
  schema:children <https://n2t.net/ark:/60537/bTkDbN4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2252699> .

