@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_0bba0114-1004-e819-da13-17e4bd1fcae3
  a a2a:Record ;
  rdfs:label "Overlijden op 12 juli 1950 te Breda" ;
  a2a:hasPerson oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-b80f8830-46c7-49c4-f918-7e829edc5ef8, oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-9ac7baa0-03a1-474d-ffcc-4314ebe69590, oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-a110226f-8308-2af8-bf3e-bac07a53ac79, oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-4a97b62a-4222-d540-a793-7278cb782fcc ;
  a2a:hasEvent oa:event_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_0, oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_1, oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_2 ;
  a2a:hasRelationPP oa:relationpp_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_0 ;
  a2a:hasSource oa:source_brd_0bba0114-1004-e819-da13-17e4bd1fcae3 .

oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-b80f8830-46c7-49c4-f918-7e829edc5ef8
  a a2a:Person ;
  rdfs:label "Adriana Maria Fens" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Fens" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Fens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-9ac7baa0-03a1-474d-ffcc-4314ebe69590
  a a2a:Person ;
  rdfs:label "Adriana Boeren" ;
  a2a:PersonName [
    rdfs:label "Adriana Boeren" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Boeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-a110226f-8308-2af8-bf3e-bac07a53ac79
  a a2a:Person ;
  rdfs:label "Johannes Peeters" ;
  a2a:PersonName [
    rdfs:label "Johannes Peeters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person-4a97b62a-4222-d540-a793-7278cb782fcc
  a a2a:Person ;
  rdfs:label "Adriaan Franciscus Peeters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Franciscus Peeters" ;
    a2a:PersonNameFirstName "Adriaan Franciscus" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1950" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1950-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person:9ac7baa0-03a1-474d-ffcc-4314ebe69590 ;
  a2a:EventKeyRef oa:event_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Event1 .

oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person:a110226f-8308-2af8-bf3e-bac07a53ac79 ;
  a2a:EventKeyRef oa:event_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Event1 .

oa:relationep_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_2
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person:4a97b62a-4222-d540-a793-7278cb782fcc ;
  a2a:EventKeyRef oa:event_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Event1 .

oa:relationpp_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person:4a97b62a-4222-d540-a793-7278cb782fcc, oa:person_brd_0bba0114-1004-e819-da13-17e4bd1fcae3_Person:b80f8830-46c7-49c4-f918-7e829edc5ef8 .

oa:source_brd_0bba0114-1004-e819-da13-17e4bd1fcae3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1950-07-13 - 1950-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1950-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1950-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1950" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1950-07-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1950" ;
    a2a:Book "Overlijdensregister 1950 A" ;
    a2a:DocumentNumber "310A" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Breda, Bron: boek, Periode: 1950, Overlijdensregister 1950 A, 310A"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/82f5b064-8751-11e3-993b-1b654797c03a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0bba0114-1004-e819-da13-17e4bd1fcae3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/82f5b064-8751-11e3-993b-1b654797c03a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0bba0114-1004-e819-da13-17e4bd1fcae3" ;
  a2a:RecordGUID "{0bba0114-1004-e819-da13-17e4bd1fcae3}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Overlijdensregister+1950+A\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_2511_00002511.xml van BRD" .

