@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/bE8yTH5>
  schema:givenName "Anna Elisabeth Maria"^^xsd:string ;
  schema:name "Anna Elisabeth Maria Lindenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/afaa06ca-e5b7-90ea-42e4-3619998c6a71"^^xsd:string ;
  schema:familyName "Lindenburg"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bojog3s> ;
  schema:spouse <https://n2t.net/ark:/60537/bwdY4UA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bxu9quy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2578287> .

