@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_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e
  a a2a:Record ;
  rdfs:label "Overlijden op 14 maart 1876 te Breda" ;
  a2a:hasPerson oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-a91a900a-02ce-60ec-402a-45f6680ca513, oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-cfeb4ccb-1ff0-9508-d14d-7312febc023d, oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-268d764b-507f-f3c1-705f-0c9702e18e02 ;
  a2a:hasEvent oa:event_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_0, oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_1, oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_2 ;
  a2a:hasSource oa:source_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e .

oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-a91a900a-02ce-60ec-402a-45f6680ca513
  a a2a:Person ;
  rdfs:label "Hendrica Postelmans" ;
  a2a:PersonName [
    rdfs:label "Hendrica Postelmans" ;
    a2a:PersonNameFirstName "Hendrica" ;
    a2a:PersonNameLastName "Postelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-cfeb4ccb-1ff0-9508-d14d-7312febc023d
  a a2a:Person ;
  rdfs:label "Maria Antoinetta Sophia van Helden" ;
  a2a:PersonName [
    rdfs:label "Maria Antoinetta Sophia van Helden" ;
    a2a:PersonNameFirstName "Maria Antoinetta Sophia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person-268d764b-507f-f3c1-705f-0c9702e18e02
  a a2a:Person ;
  rdfs:label "Jacobus Anthonius van Helden" ;
  a2a:PersonName [
    rdfs:label "Jacobus Anthonius van Helden" ;
    a2a:PersonNameFirstName "Jacobus Anthonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Helden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1876-03-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person:a91a900a-02ce-60ec-402a-45f6680ca513 ;
  a2a:EventKeyRef oa:event_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Event1 .

oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person:cfeb4ccb-1ff0-9508-d14d-7312febc023d ;
  a2a:EventKeyRef oa:event_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Event1 .

oa:relationep_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Person:268d764b-507f-f3c1-705f-0c9702e18e02 ;
  a2a:EventKeyRef oa:event_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e_Event1 .

oa:source_bhi_be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1876-03-14 - 1876-03-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1876-03-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1876-03-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1876" ;
    a2a:Month "3" ;
    a2a:Day "14" ;
    rdfs:label "1876-03-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1412, Periode: 1876" ;
    a2a:Book "Overlijdensregister Breda 1876" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "1412" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1412, Periode: 1876, Overlijdensregister Breda 1876, 96, 1412"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/26e8193a-8fc9-3d79-38e5-b2fd8a83fae4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/26e8193a-8fc9-3d79-38e5-b2fd8a83fae4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e" ;
  a2a:RecordGUID "{be9d47e3-1ff3-70e7-dbd1-ecc74d8c242e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_30321_00030321.xml van BHI" .

