@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e
  a a2a:Record ;
  rdfs:label "Overlijden op 29 juni 1822 te Franeker" ;
  a2a:hasPerson oa:person_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Person-a9e19706-4bda-4fc0-985d-17509944a310 ;
  a2a:hasEvent oa:event_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_0 ;
  a2a:hasSource oa:source_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e .

oa:person_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Person-a9e19706-4bda-4fc0-985d-17509944a310
  a a2a:Person ;
  rdfs:label "Helena W.C. Pieters Bolland" ;
  a2a:PersonName [
    rdfs:label "Helena W.C. Pieters Bolland" ;
    a2a:PersonNameFirstName "Helena W.C." ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Bolland"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:event_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1822-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Person:a9e19706-4bda-4fc0-985d-17509944a310 ;
  a2a:EventKeyRef oa:event_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e_Event1 .

oa:source_frl_ec748cb5-dfd3-4af8-a6be-6ba604685d3e
  a a2a:Source ;
  rdfs:label "AlleFriezen, Memories van Successie" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1821-01-01 - 1822-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1821-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Memories van Successie" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Memories van successie - Tresoar, Deel: 4007, Periode: 1821-1822" ;
    a2a:Book "Memories kantoor Franeker" ;
    a2a:DocumentNumber "1746" ;
    a2a:RegistryNumber "4007" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Memories van successie - Tresoar, Deel: 4007, Periode: 1821-1822, Memories kantoor Franeker, 1746, 4007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_04007%2FNL-0400410000_42_04007_000001.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/ec748cb5-dfd3-4af8-a6be-6ba604685d3e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_42%2FNL-0400410000_42_04007%2FNL-0400410000_42_04007_000001.jp2"
  ] ;
  a2a:SourceLastChangeDate "2018-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ec748cb5-dfd3-4af8-a6be-6ba604685d3e" ;
  a2a:RecordGUID "{ec748cb5-dfd3-4af8-a6be-6ba604685d3e}" ;
  a2a:SourceRemarkOpmerking """Filmnummer: 81
Er behoorde geen onroerend goed tot de nalatenschap
W.C.=Wilhelmina Catharina; dochter van Pieter Bolland, onderwijzer en Margaretha Catharina Simons.""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240417_3547_00003547.xml van FRL" .

