@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_01b4752e-e08a-b399-9879-58dff93a29f3
  a a2a:Record ;
  rdfs:label "Overlijden op 13 december 1864 te Opsterland" ;
  a2a:hasPerson oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-37b85db1-9e52-6476-bc09-709ef83f33e0, oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-d196d0ee-35c9-a103-960c-a264165b7fdb, oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-7a5c155e-e89c-0cbc-af95-e45f46b665e2 ;
  a2a:hasEvent oa:event_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_0, oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_1, oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_2 ;
  a2a:hasSource oa:source_frl_01b4752e-e08a-b399-9879-58dff93a29f3 .

oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-37b85db1-9e52-6476-bc09-709ef83f33e0
  a a2a:Person ;
  rdfs:label "Fokje Hielkes Posthumus" ;
  a2a:PersonName [
    rdfs:label "Fokje Hielkes Posthumus" ;
    a2a:PersonNameFirstName "Fokje" ;
    a2a:PersonNamePatronym "Hielkes" ;
    a2a:PersonNameLastName "Posthumus"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-d196d0ee-35c9-a103-960c-a264165b7fdb
  a a2a:Person ;
  rdfs:label "Levenloos kind" ;
  a2a:PersonName [
    rdfs:label "Levenloos kind" ;
    a2a:PersonNameFirstName "Levenloos kind"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person-7a5c155e-e89c-0cbc-af95-e45f46b665e2
  a a2a:Person ;
  rdfs:label "Edze Lammerts Hiemstra" ;
  a2a:PersonName [
    rdfs:label "Edze Lammerts Hiemstra" ;
    a2a:PersonNameFirstName "Edze" ;
    a2a:PersonNamePatronym "Lammerts" ;
    a2a:PersonNameLastName "Hiemstra"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1864-12-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland"
  ] .

oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person:37b85db1-9e52-6476-bc09-709ef83f33e0 ;
  a2a:EventKeyRef oa:event_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Event1 .

oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person:d196d0ee-35c9-a103-960c-a264165b7fdb ;
  a2a:EventKeyRef oa:event_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Event1 .

oa:relationep_frl_01b4752e-e08a-b399-9879-58dff93a29f3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Person:7a5c155e-e89c-0cbc-af95-e45f46b665e2 ;
  a2a:EventKeyRef oa:event_frl_01b4752e-e08a-b399-9879-58dff93a29f3_Event1 .

oa:source_frl_01b4752e-e08a-b399-9879-58dff93a29f3
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Opsterland" ;
    rdfs:label "Opsterland", "1864-12-16 - 1864-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1864-12-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3020, Periode: 1864" ;
    a2a:Book "Overlijdensregister 1864" ;
    a2a:DocumentNumber "0218" ;
    a2a:RegistryNumber "3020" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Opsterland - Tresoar, Bron: boek, Deel: 3020, Periode: 1864, Overlijdensregister 1864, 0218, 3020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/b5a14c8b-ccef-d88e-47a6-3b6d17f01f89.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/01b4752e-e08a-b399-9879-58dff93a29f3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/b5a14c8b-ccef-d88e-47a6-3b6d17f01f89.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/01b4752e-e08a-b399-9879-58dff93a29f3" ;
  a2a:RecordGUID "{01b4752e-e08a-b399-9879-58dff93a29f3}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Opsterland - Tresoar" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "3020" ;
  a2a:SourceRemarkregister_periode "1864" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_11984_00011984.xml van FRL" .

[] a2a:PersonRemarkdatum_overlijden "1864-12-13" .
