@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_2e726bb9-3e01-e334-9df4-1ce14b9500bd
  a a2a:Record ;
  rdfs:label "Overlijden op 23 februari 1830 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-837e372c-4669-e475-613c-0fc30046e7e0, oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-954170a0-6d48-96ba-5585-6baa8be5ca85, oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-121c18a6-192e-fbf5-1c9e-82f7cca2977d ;
  a2a:hasEvent oa:event_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_0, oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_1, oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_2 ;
  a2a:hasSource oa:source_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd .

oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-837e372c-4669-e475-613c-0fc30046e7e0
  a a2a:Person ;
  rdfs:label "Antonia de Graaff" ;
  a2a:PersonName [
    rdfs:label "Antonia de Graaff" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-954170a0-6d48-96ba-5585-6baa8be5ca85
  a a2a:Person ;
  rdfs:label "Geertrui Uithoven" ;
  a2a:PersonName [
    rdfs:label "Geertrui Uithoven" ;
    a2a:PersonNameFirstName "Geertrui" ;
    a2a:PersonNameLastName "Uithoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person-121c18a6-192e-fbf5-1c9e-82f7cca2977d
  a a2a:Person ;
  rdfs:label "Ruth de Graaff" ;
  a2a:PersonName [
    rdfs:label "Ruth de Graaff" ;
    a2a:PersonNameFirstName "Ruth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graaff"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1830-02-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person:837e372c-4669-e475-613c-0fc30046e7e0 ;
  a2a:EventKeyRef oa:event_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Event1 .

oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person:954170a0-6d48-96ba-5585-6baa8be5ca85 ;
  a2a:EventKeyRef oa:event_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Event1 .

oa:relationep_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Person:121c18a6-192e-fbf5-1c9e-82f7cca2977d ;
  a2a:EventKeyRef oa:event_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd_Event1 .

oa:source_bhi_2e726bb9-3e01-e334-9df4-1ce14b9500bd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1830-02-23 - 1830-02-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-02-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-02-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1830-02-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 9157, Periode: 1830" ;
    a2a:Book "Overlijdensregister Woudrichem 1830" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "9157" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 9157, Periode: 1830, Overlijdensregister Woudrichem 1830, 5, 9157"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8ffe794a-3733-031c-4969-c35298d922ab.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8ffe794a-3733-031c-4969-c35298d922ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2e726bb9-3e01-e334-9df4-1ce14b9500bd" ;
  a2a:RecordGUID "{2e726bb9-3e01-e334-9df4-1ce14b9500bd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_72789_00072789.xml van BHI" .

