@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_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a
  a a2a:Record ;
  rdfs:label "Overlijden op 30 juli 1848 te Woudsend" ;
  a2a:hasPerson oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-a8fa6921-3b4b-ecb2-33cf-018e65fae8b6, oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-5bb9e727-6dbd-48d5-9bd3-979900329ca5, oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-79c53d61-c8e2-4173-a403-9479b2b563c3, oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-0252e44b-3983-45f1-b9a4-9c89e60757d8 ;
  a2a:hasEvent oa:event_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_0, oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_1, oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_2 ;
  a2a:hasRelationPP oa:relationpp_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_0 ;
  a2a:hasSource oa:source_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a .

oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-a8fa6921-3b4b-ecb2-33cf-018e65fae8b6
  a a2a:Person ;
  rdfs:label "Antje Sjoukes Heegstra" ;
  a2a:PersonName [
    rdfs:label "Antje Sjoukes Heegstra" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Sjoukes" ;
    a2a:PersonNameLastName "Heegstra"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "84 jaar" ;
    rdfs:label "84 jaar"
  ] .

oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-5bb9e727-6dbd-48d5-9bd3-979900329ca5
  a a2a:Person ;
  rdfs:label "Sjouke Aants Heegstra" ;
  a2a:PersonName [
    rdfs:label "Sjouke Aants Heegstra" ;
    a2a:PersonNameFirstName "Sjouke" ;
    a2a:PersonNamePatronym "Aants" ;
    a2a:PersonNameLastName "Heegstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-79c53d61-c8e2-4173-a403-9479b2b563c3
  a a2a:Person ;
  rdfs:label "Hinke Symens de Boer" ;
  a2a:PersonName [
    rdfs:label "Hinke Symens de Boer" ;
    a2a:PersonNameFirstName "Hinke" ;
    a2a:PersonNamePatronym "Symens" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person-0252e44b-3983-45f1-b9a4-9c89e60757d8
  a a2a:Person ;
  rdfs:label "Lolke Piers" ;
  a2a:PersonName [
    rdfs:label "Lolke Piers" ;
    a2a:PersonNameFirstName "Lolke" ;
    a2a:PersonNamePatronym "Piers"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1848-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudsend" ;
    rdfs:label "Woudsend"
  ] .

oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person:a8fa6921-3b4b-ecb2-33cf-018e65fae8b6 ;
  a2a:EventKeyRef oa:event_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Event1 .

oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person:5bb9e727-6dbd-48d5-9bd3-979900329ca5 ;
  a2a:EventKeyRef oa:event_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Event1 .

oa:relationep_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person:79c53d61-c8e2-4173-a403-9479b2b563c3 ;
  a2a:EventKeyRef oa:event_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Event1 .

oa:relationpp_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person:a8fa6921-3b4b-ecb2-33cf-018e65fae8b6, oa:person_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a_Person:0252e44b-3983-45f1-b9a4-9c89e60757d8 .

oa:source_frl_5340d5a9-44e7-e0a3-1a4e-35cbd31e208a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Wijmbritseradeel" ;
    rdfs:label "Wijmbritseradeel", "1848-07-31 - 1848-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1848-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1848" ;
    a2a:Book "Overlijdensregister 1847-1850" ;
    a2a:DocumentNumber "0129" ;
    a2a:RegistryNumber "3011" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Wijmbritseradeel - Tresoar, Bron: boek, Deel: 3011, Periode: 1848, Overlijdensregister 1847-1850, 0129, 3011"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/a991769f-deaf-b62e-9642-b882c3461d54.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5340d5a9-44e7-e0a3-1a4e-35cbd31e208a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/a991769f-deaf-b62e-9642-b882c3461d54.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5340d5a9-44e7-e0a3-1a4e-35cbd31e208a" ;
  a2a:RecordGUID "{5340d5a9-44e7-e0a3-1a4e-35cbd31e208a}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Wijmbritseradeel - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3011" ;
  a2a:SourceRemarkregister_periode "1848" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_58736_00058736.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Woudsend" ;
  a2a:PersonRemarkdatum_overlijden "1848-07-30" .

