@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_e85865c0-7a87-577e-03d9-5539f68898b7
  a a2a:Record ;
  rdfs:label "Overlijden op 8 juni 1968 te Woensdrecht" ;
  a2a:hasPerson oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-fa7e5519-ca62-39f6-f92f-aedfcedc5118, oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-231623e0-0c00-8182-0233-567c2249619b, oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-123918ae-cb45-6e2e-60c4-d8f41cb12bae, oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-8c914184-a1f0-1eff-5e1e-063c9f4fc6c3 ;
  a2a:hasEvent oa:event_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_0, oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_1, oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_2 ;
  a2a:hasRelationPP oa:relationpp_wba_e85865c0-7a87-577e-03d9-5539f68898b7_0 ;
  a2a:hasSource oa:source_wba_e85865c0-7a87-577e-03d9-5539f68898b7 .

oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-fa7e5519-ca62-39f6-f92f-aedfcedc5118
  a a2a:Person ;
  rdfs:label "Rosalia Sophia Maria Decrop" ;
  a2a:PersonName [
    rdfs:label "Rosalia Sophia Maria Decrop" ;
    a2a:PersonNameFirstName "Rosalia Sophia Maria" ;
    a2a:PersonNameLastName "Decrop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-231623e0-0c00-8182-0233-567c2249619b
  a a2a:Person ;
  rdfs:label "Johannes Adolph de Back" ;
  a2a:PersonName [
    rdfs:label "Johannes Adolph de Back" ;
    a2a:PersonNameFirstName "Johannes Adolph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Back"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-123918ae-cb45-6e2e-60c4-d8f41cb12bae
  a a2a:Person ;
  rdfs:label "Susanne Adrienne Matthieu" ;
  a2a:PersonName [
    rdfs:label "Susanne Adrienne Matthieu" ;
    a2a:PersonNameFirstName "Susanne Adrienne" ;
    a2a:PersonNameLastName "Matthieu"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person-8c914184-a1f0-1eff-5e1e-063c9f4fc6c3
  a a2a:Person ;
  rdfs:label "Johannes Adolph de Back" ;
  a2a:PersonName [
    rdfs:label "Johannes Adolph de Back" ;
    a2a:PersonNameFirstName "Johannes Adolph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Back"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66 jaar" ;
    rdfs:label "66 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1968-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht"
  ] .

oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person:231623e0-0c00-8182-0233-567c2249619b ;
  a2a:EventKeyRef oa:event_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Event1 .

oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person:123918ae-cb45-6e2e-60c4-d8f41cb12bae ;
  a2a:EventKeyRef oa:event_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Event1 .

oa:relationep_wba_e85865c0-7a87-577e-03d9-5539f68898b7_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person:8c914184-a1f0-1eff-5e1e-063c9f4fc6c3 ;
  a2a:EventKeyRef oa:event_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Event1 .

oa:relationpp_wba_e85865c0-7a87-577e-03d9-5539f68898b7_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person:8c914184-a1f0-1eff-5e1e-063c9f4fc6c3, oa:person_wba_e85865c0-7a87-577e-03d9-5539f68898b7_Person:fa7e5519-ca62-39f6-f92f-aedfcedc5118 .

oa:source_wba_e85865c0-7a87-577e-03d9-5539f68898b7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woensdrecht" ;
    rdfs:label "Woensdrecht", "1968-06-08 - 1968-06-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-06-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-06-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1968-06-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Periode: 1968" ;
    a2a:Book "Overlijdensregister 1968" ;
    a2a:DocumentNumber "17" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Woensdrecht - burgerlijke stand, Bron: boek, Periode: 1968, Overlijdensregister 1968, 17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/55696b77-13a8-d505-b16a-36375d17dc25.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e85865c0-7a87-577e-03d9-5539f68898b7" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/55696b77-13a8-d505-b16a-36375d17dc25.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e85865c0-7a87-577e-03d9-5539f68898b7" ;
  a2a:RecordGUID "{e85865c0-7a87-577e-03d9-5539f68898b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_14094_00014094.xml van WBA" .

