@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_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5
  a a2a:Record ;
  rdfs:label "Overlijden op 14 augustus 1969 te Putte" ;
  a2a:hasPerson oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-fe53618e-a797-a4e4-a270-24e02edc4dbc, oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-4acb389e-e891-0f9d-6773-7aeb4c02e5b3, oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-7cf41ba2-3115-9ee5-eed5-a5f2d22900f0, oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-4dd398e3-80ed-aa2b-3c86-687ea227fa3c ;
  a2a:hasEvent oa:event_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_0, oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_1, oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_2 ;
  a2a:hasRelationPP oa:relationpp_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_0 ;
  a2a:hasSource oa:source_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5 .

oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-fe53618e-a797-a4e4-a270-24e02edc4dbc
  a a2a:Person ;
  rdfs:label "Gustave Léonard Celestin Dubecquoy" ;
  a2a:PersonName [
    rdfs:label "Gustave Léonard Celestin Dubecquoy" ;
    a2a:PersonNameFirstName "Gustave Léonard Celestin" ;
    a2a:PersonNameLastName "Dubecquoy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-4acb389e-e891-0f9d-6773-7aeb4c02e5b3
  a a2a:Person ;
  rdfs:label "Arthur Andreas Sanders" ;
  a2a:PersonName [
    rdfs:label "Arthur Andreas Sanders" ;
    a2a:PersonNameFirstName "Arthur Andreas" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-7cf41ba2-3115-9ee5-eed5-a5f2d22900f0
  a a2a:Person ;
  rdfs:label "Maria Josephine Basteni" ;
  a2a:PersonName [
    rdfs:label "Maria Josephine Basteni" ;
    a2a:PersonNameFirstName "Maria Josephine" ;
    a2a:PersonNameLastName "Basteni"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person-4dd398e3-80ed-aa2b-3c86-687ea227fa3c
  a a2a:Person ;
  rdfs:label "Elisabeth Amanda Sanders" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Amanda Sanders" ;
    a2a:PersonNameFirstName "Elisabeth Amanda" ;
    a2a:PersonNameLastName "Sanders"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "83 jaar" ;
    rdfs:label "83 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen, België" ;
    rdfs:label "Antwerpen, België"
  ] .

oa:event_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1969-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte"
  ] .

oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person:4acb389e-e891-0f9d-6773-7aeb4c02e5b3 ;
  a2a:EventKeyRef oa:event_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Event1 .

oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person:7cf41ba2-3115-9ee5-eed5-a5f2d22900f0 ;
  a2a:EventKeyRef oa:event_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Event1 .

oa:relationep_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person:4dd398e3-80ed-aa2b-3c86-687ea227fa3c ;
  a2a:EventKeyRef oa:event_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Event1 .

oa:relationpp_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person:4dd398e3-80ed-aa2b-3c86-687ea227fa3c, oa:person_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5_Person:fe53618e-a797-a4e4-a270-24e02edc4dbc .

oa:source_wba_70cb9c15-ccc6-f35d-e231-e12fceb85fc5
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Putte" ;
    rdfs:label "Putte", "1969-08-14 - 1969-08-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1969-08-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1969-08-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1969" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1969-08-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10007, Periode:..." ;
    a2a:Book "Overlijdensregister 1969" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "10007" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Putte - burgerlijke stand, Bron: boek, Deel: 10007, Periode:..., Overlijdensregister 1969, 21, 10007"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d3ee5db2-8da6-9c3d-1430-ad9c27f201a0.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/70cb9c15-ccc6-f35d-e231-e12fceb85fc5" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d3ee5db2-8da6-9c3d-1430-ad9c27f201a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/70cb9c15-ccc6-f35d-e231-e12fceb85fc5" ;
  a2a:RecordGUID "{70cb9c15-ccc6-f35d-e231-e12fceb85fc5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_13562_00013562.xml van WBA" .

