@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_87cdf121-3bd6-a914-e155-e1b78be38656
  a a2a:Record ;
  rdfs:label "Overlijden op 29 augustus 1828 te Balk" ;
  a2a:hasPerson oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-9b846f74-2956-69cf-28ca-25405a143a09, oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-d3d491d8-1632-6365-5e0b-a1ed7b842284, oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-aac89cf2-07aa-7825-2cc6-f01ccf7a4d56 ;
  a2a:hasEvent oa:event_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_0, oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_1, oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_2 ;
  a2a:hasSource oa:source_frl_87cdf121-3bd6-a914-e155-e1b78be38656 .

oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-9b846f74-2956-69cf-28ca-25405a143a09
  a a2a:Person ;
  rdfs:label "Setske Thees Rijpsma" ;
  a2a:PersonName [
    rdfs:label "Setske Thees Rijpsma" ;
    a2a:PersonNameFirstName "Setske" ;
    a2a:PersonNamePatronym "Thees" ;
    a2a:PersonNameLastName "Rijpsma"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 minuten" ;
    rdfs:label "30 minuten"
  ] .

oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-d3d491d8-1632-6365-5e0b-a1ed7b842284
  a a2a:Person ;
  rdfs:label "Thee Thees Rijpsma" ;
  a2a:PersonName [
    rdfs:label "Thee Thees Rijpsma" ;
    a2a:PersonNameFirstName "Thee" ;
    a2a:PersonNamePatronym "Thees" ;
    a2a:PersonNameLastName "Rijpsma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "werkman" .

oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person-aac89cf2-07aa-7825-2cc6-f01ccf7a4d56
  a a2a:Person ;
  rdfs:label "Sierd Tijsses Tijsma" ;
  a2a:PersonName [
    rdfs:label "Sierd Tijsses Tijsma" ;
    a2a:PersonNameFirstName "Sierd" ;
    a2a:PersonNamePatronym "Tijsses" ;
    a2a:PersonNameLastName "Tijsma"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1828-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person:9b846f74-2956-69cf-28ca-25405a143a09 ;
  a2a:EventKeyRef oa:event_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Event1 .

oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person:d3d491d8-1632-6365-5e0b-a1ed7b842284 ;
  a2a:EventKeyRef oa:event_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Event1 .

oa:relationep_frl_87cdf121-3bd6-a914-e155-e1b78be38656_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Person:aac89cf2-07aa-7825-2cc6-f01ccf7a4d56 ;
  a2a:EventKeyRef oa:event_frl_87cdf121-3bd6-a914-e155-e1b78be38656_Event1 .

oa:source_frl_87cdf121-3bd6-a914-e155-e1b78be38656
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland", "1828-09-01 - 1828-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1828-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1828-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1828" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1828-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Gaasterland - Tresoar, Bron: boek, Deel: 3002, Periode: 1828" ;
    a2a:Book "Overlijdensregister 1828" ;
    a2a:RegistryNumber "3002" ;
    a2a:Folio "020" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Gaasterland - Tresoar, Bron: boek, Deel: 3002, Periode: 1828, Overlijdensregister 1828, 3002, 020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/35358d1b-991b-4c4a-8274-7ba2960c2fe6.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/87cdf121-3bd6-a914-e155-e1b78be38656" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/35358d1b-991b-4c4a-8274-7ba2960c2fe6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/87cdf121-3bd6-a914-e155-e1b78be38656" ;
  a2a:RecordGUID "{87cdf121-3bd6-a914-e155-e1b78be38656}" ;
  a2a:SourceRemarkOpmerking "<i><b>Verkeerde akte? Gebruik \"Volgende\" rechtsboven op afbeeldingsscherm.</b></i>" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Gaasterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3002" ;
  a2a:SourceRemarkregister_periode "1828" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_63658_00063658.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "Balk" ;
  a2a:PersonRemarkdatum_overlijden "1828-08-29" .

