@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_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1
  a a2a:Record ;
  rdfs:label "Overlijden op 23 januari 1971 te Zaltbommel" ;
  a2a:hasPerson oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740163, oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740165, oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740164, oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740166 ;
  a2a:hasEvent oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_0, oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_1, oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_2, oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_3 ;
  a2a:hasSource oa:source_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1 .

oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740163
  a a2a:Person ;
  rdfs:label "Gerrit Hendrik Willem Wareman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hendrik Willem Wareman" ;
    a2a:PersonNameFirstName "Gerrit Hendrik Willem" ;
    a2a:PersonNameLastName "Wareman"
  ] ;
  a2a:Gender "Man" ;
  a2a:Age [
    a2a:PersonAgeLiteral "###" ;
    rdfs:label "###"
  ] ;
  a2a:Profession "verzekeringsinspecteur" .

oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740165
  a a2a:Person ;
  rdfs:label "Jan Wareman" ;
  a2a:PersonName [
    rdfs:label "Jan Wareman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Wareman"
  ] ;
  a2a:Gender "Man" .

oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740164
  a a2a:Person ;
  rdfs:label "Johanna Sophia Bakker" ;
  a2a:PersonName [
    rdfs:label "Johanna Sophia Bakker" ;
    a2a:PersonNameFirstName "Johanna Sophia" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740166
  a a2a:Person ;
  rdfs:label "Wimke van Weelden" ;
  a2a:PersonName [
    rdfs:label "Wimke van Weelden" ;
    a2a:PersonNameFirstName "Wimke" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Weelden"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:LiteralDate "23-01-1971" ;
    a2a:Year "1971" ;
    a2a:Month "01" ;
    a2a:Day "23" ;
    rdfs:label "1971-01-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] .

oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740163 ;
  a2a:EventKeyRef oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1 .

oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740165 ;
  a2a:EventKeyRef oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1 .

oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740164 ;
  a2a:EventKeyRef oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1 .

oa:relationep_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_3
  a a2a:RelationEP ;
  rdfs:label "other:(ex-)partner" ;
  a2a:RelationType "other:(ex-)partner" ;
  a2a:PersonKeyRef oa:person_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Person3666740166 ;
  a2a:EventKeyRef oa:event_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1_Event1 .

oa:source_gld_149CB702-CF8E-4893-AF14-8DF9ADE69EC1
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Zaltbommel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Zaltbommel, Nederland", "1971-01-25 - 1971-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1971-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1971-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-01-1971" ;
    a2a:Year "1971" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "25-01-1971"
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Arnhem" ;
    a2a:Collection "Burgerlijke stand Gelderland, dubbelen 1903-1980" ;
    a2a:Book "Zaltbommel, Overlijdensregister" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "26175" ;
    rdfs:label "Gelders Archief, Arnhem, Burgerlijke stand Gelderland, dubbelen 1903-1980, Zaltbommel, Overlijdensregister, 5, 26175"
  ] ;
  a2a:SourceLastChangeDate "2024-04-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/149CB702CF8E4893AF148DF9ADE69EC1" ;
  a2a:RecordIdentifier "3666740162" ;
  a2a:RecordGUID "{149CB702-CF8E-4893-AF14-8DF9ADE69EC1}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/8CD1B6D1E8CC4CEBBDF9ED22A6DC5751" .

