@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/bpmSsTO>
  schema:givenName "Alida Maria"^^xsd:string ;
  schema:name "Alida Maria Trijsburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59630c57-310b-4e94-6180-f09d32c59741"^^xsd:string ;
  schema:familyName "Trijsburg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bFb35y8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bngRZJD> ;
  schema:spouse <https://n2t.net/ark:/60537/bxgtgJ4> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2357456> .

