@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_7bd314e1-d652-e7dc-1a44-0b4911d22b6a
  a a2a:Record ;
  rdfs:label "Overlijden op 15 oktober 1877 te Heerenveen" ;
  a2a:hasPerson oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-c92ca0de-c489-bc70-b5a9-0aaa63688d85, oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-5a4c76a2-0a9c-4ced-8795-b5fd9622299e, oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-579344b0-cc9b-4abe-bc73-be363b1a8f44, oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-6f4f0052-6210-44b7-b642-787a229235ed ;
  a2a:hasEvent oa:event_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_0, oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_1, oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_2 ;
  a2a:hasRelationPP oa:relationpp_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_0 ;
  a2a:hasSource oa:source_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a .

oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-c92ca0de-c489-bc70-b5a9-0aaa63688d85
  a a2a:Person ;
  rdfs:label "Trijntje Alberts Posthumus" ;
  a2a:PersonName [
    rdfs:label "Trijntje Alberts Posthumus" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Alberts" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Age [
    a2a:PersonAgeLiteral "68 jaar" ;
    rdfs:label "68 jaar"
  ] .

oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-5a4c76a2-0a9c-4ced-8795-b5fd9622299e
  a a2a:Person ;
  rdfs:label "Albert Abes Posthumus" ;
  a2a:PersonName [
    rdfs:label "Albert Abes Posthumus" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-579344b0-cc9b-4abe-bc73-be363b1a8f44
  a a2a:Person ;
  rdfs:label "Jantje Jeltes Bosma" ;
  a2a:PersonName [
    rdfs:label "Jantje Jeltes Bosma" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Jeltes" ;
    a2a:PersonNameLastName "Bosma"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person-6f4f0052-6210-44b7-b642-787a229235ed
  a a2a:Person ;
  rdfs:label "Dirk Abes Mulder" ;
  a2a:PersonName [
    rdfs:label "Dirk Abes Mulder" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Abes" ;
    a2a:PersonNameLastName "Mulder"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1877-10-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heerenveen" ;
    rdfs:label "Heerenveen"
  ] .

oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person:c92ca0de-c489-bc70-b5a9-0aaa63688d85 ;
  a2a:EventKeyRef oa:event_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Event1 .

oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person:5a4c76a2-0a9c-4ced-8795-b5fd9622299e ;
  a2a:EventKeyRef oa:event_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Event1 .

oa:relationep_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person:579344b0-cc9b-4abe-bc73-be363b1a8f44 ;
  a2a:EventKeyRef oa:event_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Event1 .

oa:relationpp_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person:c92ca0de-c489-bc70-b5a9-0aaa63688d85, oa:person_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a_Person:6f4f0052-6210-44b7-b642-787a229235ed .

oa:source_frl_7bd314e1-d652-e7dc-1a44-0b4911d22b6a
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Schoterland" ;
    rdfs:label "Schoterland", "1877-10-15 - 1877-10-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-10-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-10-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1877" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1877-10-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 3022, Periode: 1877" ;
    a2a:Book "Overlijdensregister 1877" ;
    a2a:DocumentNumber "0225" ;
    a2a:RegistryNumber "3022" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Schoterland - Tresoar, Bron: boek, Deel: 3022, Periode: 1877, Overlijdensregister 1877, 0225, 3022"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/8de6eec8-0fbc-dcc8-8125-26e644d1f097.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7bd314e1-d652-e7dc-1a44-0b4911d22b6a" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/8de6eec8-0fbc-dcc8-8125-26e644d1f097.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7bd314e1-d652-e7dc-1a44-0b4911d22b6a" ;
  a2a:RecordGUID "{7bd314e1-d652-e7dc-1a44-0b4911d22b6a}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Schoterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3022" ;
  a2a:SourceRemarkregister_periode "1877" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_64581_00064581.xml van FRL" .

[]
  a2a:PersonRemarkdiversen "weduwe" ;
  a2a:PersonRemarkplaats_overlijden "Heerenveen" ;
  a2a:PersonRemarkdatum_overlijden "1877-10-15" .

