@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_brd_2a56efa4-5269-142f-4588-e11e975f38f4
  a a2a:Record ;
  rdfs:label "Overlijden op 22 april 1970 te Breda" ;
  a2a:hasPerson oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-b3f76f2f-02f3-dcd0-d0cd-3d2bba903a51, oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-80e668fb-0d0d-1757-ed93-427ac2de3c0b, oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-9b9bff44-3333-250d-9e7d-97cffd42bf56, oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-543c94ef-6f22-6980-54bf-99769810f775 ;
  a2a:hasEvent oa:event_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_0, oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_1, oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_2 ;
  a2a:hasRelationPP oa:relationpp_brd_2a56efa4-5269-142f-4588-e11e975f38f4_0 ;
  a2a:hasSource oa:source_brd_2a56efa4-5269-142f-4588-e11e975f38f4 .

oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-b3f76f2f-02f3-dcd0-d0cd-3d2bba903a51
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Joanna Antonia Couwenbergh" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Joanna Antonia Couwenbergh" ;
    a2a:PersonNameFirstName "Elisabeth Maria Joanna Antonia" ;
    a2a:PersonNameLastName "Couwenbergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-80e668fb-0d0d-1757-ed93-427ac2de3c0b
  a a2a:Person ;
  rdfs:label "Antonius Bernardus Crul" ;
  a2a:PersonName [
    rdfs:label "Antonius Bernardus Crul" ;
    a2a:PersonNameFirstName "Antonius Bernardus" ;
    a2a:PersonNameLastName "Crul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-9b9bff44-3333-250d-9e7d-97cffd42bf56
  a a2a:Person ;
  rdfs:label "Jacobus Antonius Petrus Antonisen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Antonius Petrus Antonisen" ;
    a2a:PersonNameFirstName "Jacobus Antonius Petrus" ;
    a2a:PersonNameLastName "Antonisen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person-543c94ef-6f22-6980-54bf-99769810f775
  a a2a:Person ;
  rdfs:label "Helena Adriana Antonia Maria Crul" ;
  a2a:PersonName [
    rdfs:label "Helena Adriana Antonia Maria Crul" ;
    a2a:PersonNameFirstName "Helena Adriana Antonia Maria" ;
    a2a:PersonNameLastName "Crul"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1970" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1970-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person:b3f76f2f-02f3-dcd0-d0cd-3d2bba903a51 ;
  a2a:EventKeyRef oa:event_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Event1 .

oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person:80e668fb-0d0d-1757-ed93-427ac2de3c0b ;
  a2a:EventKeyRef oa:event_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Event1 .

oa:relationep_brd_2a56efa4-5269-142f-4588-e11e975f38f4_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person:543c94ef-6f22-6980-54bf-99769810f775 ;
  a2a:EventKeyRef oa:event_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Event1 .

oa:relationpp_brd_2a56efa4-5269-142f-4588-e11e975f38f4_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person:543c94ef-6f22-6980-54bf-99769810f775, oa:person_brd_2a56efa4-5269-142f-4588-e11e975f38f4_Person:9b9bff44-3333-250d-9e7d-97cffd42bf56 .

oa:source_brd_2a56efa4-5269-142f-4588-e11e975f38f4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1970-04-22 - 1970-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1970-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1970" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1970-04-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Periode: 1970" ;
    a2a:Book "Overlijdensregister 1970" ;
    a2a:DocumentNumber "490" ;
    rdfs:label "Stadsarchief Breda, Breda, Periode: 1970, Overlijdensregister 1970, 490"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/9f9af0da-7f2f-cbe5-da93-fd97e22032fd.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a56efa4-5269-142f-4588-e11e975f38f4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/9f9af0da-7f2f-cbe5-da93-fd97e22032fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a56efa4-5269-142f-4588-e11e975f38f4" ;
  a2a:RecordGUID "{2a56efa4-5269-142f-4588-e11e975f38f4}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1970\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_20114_00020114.xml van BRD" .

