@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bBdLcS9>
  pico:hasAge "97"^^xsd:string ;
  schema:givenName "Anna Maria"^^xsd:string ;
  schema:name "Anna Maria Prinsenberg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/611f060c-3d68-c961-c6ac-53f09eb8030b"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bJ8m1Iq>, <https://n2t.net/ark:/60537/bR2VQyn> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOLdH7G> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2388644> ;
  schema:deathDate "1937-06-29"^^xsd:date .

