@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_d2723f67-e8d4-e0a2-101a-267c6c629e37
  a a2a:Record ;
  rdfs:label "Overlijden op 26 maart 1875 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-a1ebfd1b-37ce-f560-89e7-c97cb58f9fe1, oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-2c042f5a-e6b2-8047-bf7a-4cf358bdd736, oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-36d7c1df-dd47-e08b-8ce6-63662623c77b ;
  a2a:hasEvent oa:event_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_0, oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_1, oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_2 ;
  a2a:hasSource oa:source_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37 .

oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-a1ebfd1b-37ce-f560-89e7-c97cb58f9fe1
  a a2a:Person ;
  rdfs:label "Anna Maria Elisabeth Louis Paternostre" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Elisabeth Louis Paternostre" ;
    a2a:PersonNameFirstName "Anna Maria Elisabeth Louis" ;
    a2a:PersonNameLastName "Paternostre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-2c042f5a-e6b2-8047-bf7a-4cf358bdd736
  a a2a:Person ;
  rdfs:label "Henricus Antonius Adrianus Kievits" ;
  a2a:PersonName [
    rdfs:label "Henricus Antonius Adrianus Kievits" ;
    a2a:PersonNameFirstName "Henricus Antonius Adrianus" ;
    a2a:PersonNameLastName "Kievits"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person-36d7c1df-dd47-e08b-8ce6-63662623c77b
  a a2a:Person ;
  rdfs:label "Joannes Hubertus Kievits" ;
  a2a:PersonName [
    rdfs:label "Joannes Hubertus Kievits" ;
    a2a:PersonNameFirstName "Joannes Hubertus" ;
    a2a:PersonNameLastName "Kievits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1875-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person:a1ebfd1b-37ce-f560-89e7-c97cb58f9fe1 ;
  a2a:EventKeyRef oa:event_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Event1 .

oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person:2c042f5a-e6b2-8047-bf7a-4cf358bdd736 ;
  a2a:EventKeyRef oa:event_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Event1 .

oa:relationep_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Person:36d7c1df-dd47-e08b-8ce6-63662623c77b ;
  a2a:EventKeyRef oa:event_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37_Event1 .

oa:source_bhi_d2723f67-e8d4-e0a2-101a-267c6c629e37
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1875-03-26 - 1875-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1875-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1875-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1875" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1875-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4258, Periode: 1875" ;
    a2a:Book "Overlijdensregister 's-Hertogenbosch 1875" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "4258" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4258, Periode: 1875, Overlijdensregister 's-Hertogenbosch 1875, 247, 4258"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/53bef447-7613-8f88-e0b5-8113583c96fe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/53bef447-7613-8f88-e0b5-8113583c96fe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d2723f67-e8d4-e0a2-101a-267c6c629e37" ;
  a2a:RecordGUID "{d2723f67-e8d4-e0a2-101a-267c6c629e37}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_21775_00021775.xml van BHI" .

