@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_334d58d2-84c7-c788-e56f-5d0508ea462e
  a a2a:Record ;
  rdfs:label "Overlijden op 26 januari 1967 te De Veenhoop" ;
  a2a:hasPerson oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-c172e7d6-5315-8589-38ef-a14fdf792136, oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-12a893e5-7037-1377-b1cd-e495ad83a149, oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-79c4eb5d-fee8-8eb4-e0c7-62608a3ffdd6, oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-ff4a9f2e-cea5-427e-a7b0-a6e8e0d9cc4a ;
  a2a:hasEvent oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_0, oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_1, oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_2, oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_3 ;
  a2a:hasSource oa:source_frl_334d58d2-84c7-c788-e56f-5d0508ea462e .

oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-c172e7d6-5315-8589-38ef-a14fdf792136
  a a2a:Person ;
  rdfs:label "Geertje de Vries" ;
  a2a:PersonName [
    rdfs:label "Geertje de Vries" ;
    a2a:PersonNameFirstName "Geertje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "De Veenhoop" ;
    rdfs:label "De Veenhoop"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "85 jaar" ;
    rdfs:label "85 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Beets" ;
    rdfs:label "Beets"
  ] .

oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-12a893e5-7037-1377-b1cd-e495ad83a149
  a a2a:Person ;
  rdfs:label "Bonne Roelofs Bus" ;
  a2a:PersonName [
    rdfs:label "Bonne Roelofs Bus" ;
    a2a:PersonNameFirstName "Bonne" ;
    a2a:PersonNamePatronym "Roelofs" ;
    a2a:PersonNameLastName "Bus"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-79c4eb5d-fee8-8eb4-e0c7-62608a3ffdd6
  a a2a:Person ;
  rdfs:label "Oene Willems de Vries" ;
  a2a:PersonName [
    rdfs:label "Oene Willems de Vries" ;
    a2a:PersonNameFirstName "Oene" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person-ff4a9f2e-cea5-427e-a7b0-a6e8e0d9cc4a
  a a2a:Person ;
  rdfs:label "Jantje Brants Bron" ;
  a2a:PersonName [
    rdfs:label "Jantje Brants Bron" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Brants" ;
    a2a:PersonNameLastName "Bron"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1967-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Veenhoop" ;
    rdfs:label "De Veenhoop"
  ] .

oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person:c172e7d6-5315-8589-38ef-a14fdf792136 ;
  a2a:EventKeyRef oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1 .

oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_1
  a a2a:RelationEP ;
  rdfs:label "other:Gehuwd geweest met" ;
  a2a:RelationType "other:Gehuwd geweest met" ;
  a2a:PersonKeyRef oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person:12a893e5-7037-1377-b1cd-e495ad83a149 ;
  a2a:EventKeyRef oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1 .

oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person:79c4eb5d-fee8-8eb4-e0c7-62608a3ffdd6 ;
  a2a:EventKeyRef oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1 .

oa:relationep_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Person:ff4a9f2e-cea5-427e-a7b0-a6e8e0d9cc4a ;
  a2a:EventKeyRef oa:event_frl_334d58d2-84c7-c788-e56f-5d0508ea462e_Event1 .

oa:source_frl_334d58d2-84c7-c788-e56f-5d0508ea462e
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1967-01-27 - 1967-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1967-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Deel: 3106, Periode: 1967" ;
    a2a:Book "Overlijdensregister 1967" ;
    a2a:DocumentNumber "0039" ;
    a2a:RegistryNumber "3106" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Smallingerland - Tresoar, Deel: 3106, Periode: 1967, Overlijdensregister 1967, 0039, 3106"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/0eef90be-4751-26a8-b5f0-1a15b2e2caad.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/334d58d2-84c7-c788-e56f-5d0508ea462e" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/0eef90be-4751-26a8-b5f0-1a15b2e2caad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/334d58d2-84c7-c788-e56f-5d0508ea462e" ;
  a2a:RecordGUID "{334d58d2-84c7-c788-e56f-5d0508ea462e}" ;
  a2a:SourceRemarkarchiefnaam "Burgerlijke Stand Smallingerland - Tresoar" ;
  a2a:SourceRemarkdeel "3106" ;
  a2a:SourceRemarkregister_periode "1967" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_1552_00001552.xml van FRL" .

[]
  a2a:PersonRemarkplaats_overlijden "De Veenhoop" ;
  a2a:PersonRemarkdatum_overlijden "1967-01-26" .

