@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_2a6e3345-7aaa-e7a5-a510-85909983a96e
  a a2a:Record ;
  rdfs:label "Overlijden op 16 december 1930 te Breda" ;
  a2a:hasPerson oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-c7c1f78a-35a3-e68f-6e32-f21707c3a95b, oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-0bc3a72e-7e7e-979e-bfb3-6508cec2b800, oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-993f35a1-285e-c4d0-7e77-6b21c853e722, oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-9d27422c-90d2-affb-3518-6b3a8d406984 ;
  a2a:hasEvent oa:event_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_0, oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_1, oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_2 ;
  a2a:hasRelationPP oa:relationpp_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_0 ;
  a2a:hasSource oa:source_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e .

oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-c7c1f78a-35a3-e68f-6e32-f21707c3a95b
  a a2a:Person ;
  rdfs:label "Petronella Arts" ;
  a2a:PersonName [
    rdfs:label "Petronella Arts" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Arts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-0bc3a72e-7e7e-979e-bfb3-6508cec2b800
  a a2a:Person ;
  rdfs:label "Petrus Johannes Staeltiens" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Staeltiens" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Staeltiens"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-993f35a1-285e-c4d0-7e77-6b21c853e722
  a a2a:Person ;
  rdfs:label "Sebastiaan Staeltiens" ;
  a2a:PersonName [
    rdfs:label "Sebastiaan Staeltiens" ;
    a2a:PersonNameFirstName "Sebastiaan" ;
    a2a:PersonNameLastName "Staeltiens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person-9d27422c-90d2-affb-3518-6b3a8d406984
  a a2a:Person ;
  rdfs:label "Adriana Klemans" ;
  a2a:PersonName [
    rdfs:label "Adriana Klemans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Klemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1930-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person:c7c1f78a-35a3-e68f-6e32-f21707c3a95b ;
  a2a:EventKeyRef oa:event_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Event1 .

oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person:0bc3a72e-7e7e-979e-bfb3-6508cec2b800 ;
  a2a:EventKeyRef oa:event_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Event1 .

oa:relationep_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person:993f35a1-285e-c4d0-7e77-6b21c853e722 ;
  a2a:EventKeyRef oa:event_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Event1 .

oa:relationpp_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_0
  a a2a:RelationPP ;
  rdfs:label "Relatie" ;
  a2a:RelationType "Relatie" ;
  a2a:PersonKeyRef oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person:0bc3a72e-7e7e-979e-bfb3-6508cec2b800, oa:person_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e_Person:9d27422c-90d2-affb-3518-6b3a8d406984 .

oa:source_bhi_2a6e3345-7aaa-e7a5-a510-85909983a96e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1930-12-17 - 1930-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1930-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1930-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1930" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1930-12-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 4350, Periode: 1930" ;
    a2a:Book "Overlijdensregister Breda 1930" ;
    a2a:DocumentNumber "500" ;
    a2a:RegistryNumber "4350" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 4350, Periode: 1930, Overlijdensregister Breda 1930, 500, 4350"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b81e47e7-2cb0-513a-6c04-fbc11c8d7cfa.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b81e47e7-2cb0-513a-6c04-fbc11c8d7cfa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2a6e3345-7aaa-e7a5-a510-85909983a96e" ;
  a2a:RecordGUID "{2a6e3345-7aaa-e7a5-a510-85909983a96e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_27560_00027560.xml van BHI" .

