@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_87f4b856-5d14-b754-2afe-d7907f78eeac
  a a2a:Record ;
  rdfs:label "Overlijden op 22 november 1917 te Ooststellingwerf" ;
  a2a:hasPerson oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-f43c770d-007f-9f2a-aba8-88408d916399, oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-448b68fb-88ff-98bb-f5aa-aa1af79fd25c, oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-6bf2d6f4-f57b-8024-2e81-005cd2f4dd06, oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-c64387e1-5b8e-3c38-05dc-319cd4a2a3ed ;
  a2a:hasEvent oa:event_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_0, oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_1, oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_2 ;
  a2a:hasRelationPP oa:relationpp_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_0 ;
  a2a:hasSource oa:source_frl_87f4b856-5d14-b754-2afe-d7907f78eeac .

oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-f43c770d-007f-9f2a-aba8-88408d916399
  a a2a:Person ;
  rdfs:label "Hendrik Jans Bouma" ;
  a2a:PersonName [
    rdfs:label "Hendrik Jans Bouma" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "76 jaar" ;
    rdfs:label "76 jaar"
  ] .

oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-448b68fb-88ff-98bb-f5aa-aa1af79fd25c
  a a2a:Person ;
  rdfs:label "Geesje Imkes Veenstra" ;
  a2a:PersonName [
    rdfs:label "Geesje Imkes Veenstra" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNamePatronym "Imkes" ;
    a2a:PersonNameLastName "Veenstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-6bf2d6f4-f57b-8024-2e81-005cd2f4dd06
  a a2a:Person ;
  rdfs:label "Jan Aizes Bouma" ;
  a2a:PersonName [
    rdfs:label "Jan Aizes Bouma" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Aizes" ;
    a2a:PersonNameLastName "Bouma"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person-c64387e1-5b8e-3c38-05dc-319cd4a2a3ed
  a a2a:Person ;
  rdfs:label "Rintsche Wolters Heida" ;
  a2a:PersonName [
    rdfs:label "Rintsche Wolters Heida" ;
    a2a:PersonNameFirstName "Rintsche" ;
    a2a:PersonNamePatronym "Wolters" ;
    a2a:PersonNameLastName "Heida"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1917-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf"
  ] .

oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person:f43c770d-007f-9f2a-aba8-88408d916399 ;
  a2a:EventKeyRef oa:event_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Event1 .

oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person:6bf2d6f4-f57b-8024-2e81-005cd2f4dd06 ;
  a2a:EventKeyRef oa:event_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Event1 .

oa:relationep_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person:c64387e1-5b8e-3c38-05dc-319cd4a2a3ed ;
  a2a:EventKeyRef oa:event_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Event1 .

oa:relationpp_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person:f43c770d-007f-9f2a-aba8-88408d916399, oa:person_frl_87f4b856-5d14-b754-2afe-d7907f78eeac_Person:448b68fb-88ff-98bb-f5aa-aa1af79fd25c .

oa:source_frl_87f4b856-5d14-b754-2afe-d7907f78eeac
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Ooststellingwerf" ;
    rdfs:label "Ooststellingwerf", "1917-11-23 - 1917-11-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1917-11-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1917-11-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1917" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1917-11-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3047, Periode: 1917" ;
    a2a:Book "Overlijdensregister 1917" ;
    a2a:DocumentNumber "0133" ;
    a2a:RegistryNumber "3047" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Burgerlijke Stand Ooststellingwerf - Tresoar, Bron: boek, Deel: 3047, Periode: 1917, Overlijdensregister 1917, 0133, 3047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3047%2FNL-0400410000_30-27_3047_035.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/87f4b856-5d14-b754-2afe-d7907f78eeac" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_30-27%2FNL-0400410000_30-27_3047%2FNL-0400410000_30-27_3047_035.jp2"
  ] ;
  a2a:SourceLastChangeDate "2019-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/87f4b856-5d14-b754-2afe-d7907f78eeac" ;
  a2a:RecordGUID "{87f4b856-5d14-b754-2afe-d7907f78eeac}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231211_54780_00054780.xml van FRL" .

