@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_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f
  a a2a:Record ;
  rdfs:label "Overlijden op 30 augustus 1919 te Breda" ;
  a2a:hasPerson oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-312c35b3-0785-1fc0-6513-94a1d07bea2c, oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-9534f62e-1ba3-3fee-55a1-eeec6de3c7ab, oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-f815b327-5ab1-928f-c772-c72c762ddc8f, oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-500de331-03e8-af3c-0947-e62d416fa54e ;
  a2a:hasEvent oa:event_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_0, oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_1, oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_0 ;
  a2a:hasSource oa:source_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f .

oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-312c35b3-0785-1fc0-6513-94a1d07bea2c
  a a2a:Person ;
  rdfs:label "Rosalia Rosina Wagner" ;
  a2a:PersonName [
    rdfs:label "Rosalia Rosina Wagner" ;
    a2a:PersonNameFirstName "Rosalia Rosina" ;
    a2a:PersonNameLastName "Wagner"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-9534f62e-1ba3-3fee-55a1-eeec6de3c7ab
  a a2a:Person ;
  rdfs:label "Adriana Liers" ;
  a2a:PersonName [
    rdfs:label "Adriana Liers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Liers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-f815b327-5ab1-928f-c772-c72c762ddc8f
  a a2a:Person ;
  rdfs:label "Jacobus Liers" ;
  a2a:PersonName [
    rdfs:label "Jacobus Liers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Liers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person-500de331-03e8-af3c-0947-e62d416fa54e
  a a2a:Person ;
  rdfs:label "Adrianus Damen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Damen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1919-08-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person:312c35b3-0785-1fc0-6513-94a1d07bea2c ;
  a2a:EventKeyRef oa:event_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Event1 .

oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person:9534f62e-1ba3-3fee-55a1-eeec6de3c7ab ;
  a2a:EventKeyRef oa:event_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Event1 .

oa:relationep_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person:f815b327-5ab1-928f-c772-c72c762ddc8f ;
  a2a:EventKeyRef oa:event_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Event1 .

oa:relationpp_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person:9534f62e-1ba3-3fee-55a1-eeec6de3c7ab, oa:person_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f_Person:500de331-03e8-af3c-0947-e62d416fa54e .

oa:source_bhi_120595cf-8d50-440b-8d76-e2ef0a01c70f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1919-09-01 - 1919-09-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-09-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-09-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "9" ;
    a2a:Day "1" ;
    rdfs:label "1919-09-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 558, Periode: 1919" ;
    a2a:Book "Overlijdensregister Breda 1919" ;
    a2a:DocumentNumber "377" ;
    a2a:RegistryNumber "558" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 558, Periode: 1919, Overlijdensregister Breda 1919, 377, 558"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f250f42f-70dc-2b53-5938-4c16cfdb2d0a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f250f42f-70dc-2b53-5938-4c16cfdb2d0a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/120595cf-8d50-440b-8d76-e2ef0a01c70f" ;
  a2a:RecordGUID "{120595cf-8d50-440b-8d76-e2ef0a01c70f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_23984_00023984.xml van BHI" .

