@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_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa
  a a2a:Record ;
  rdfs:label "Overlijden op 26 februari 1927 te Woudrichem" ;
  a2a:hasPerson oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-24549f0d-8c92-f398-cca6-9b0f08002640, oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-6dd259ff-8242-ecee-1dab-13d3da7b224c, oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-002d1094-bdd6-d2d5-0a2f-3ce44840f4d2 ;
  a2a:hasEvent oa:event_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_0, oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_1, oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_2 ;
  a2a:hasSource oa:source_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa .

oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-24549f0d-8c92-f398-cca6-9b0f08002640
  a a2a:Person ;
  rdfs:label "Gijsberta van der Nat" ;
  a2a:PersonName [
    rdfs:label "Gijsberta van der Nat" ;
    a2a:PersonNameFirstName "Gijsberta" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Nat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-6dd259ff-8242-ecee-1dab-13d3da7b224c
  a a2a:Person ;
  rdfs:label "Dirk van Andel" ;
  a2a:PersonName [
    rdfs:label "Dirk van Andel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person-002d1094-bdd6-d2d5-0a2f-3ce44840f4d2
  a a2a:Person ;
  rdfs:label "Pieter Jacobus van Andel" ;
  a2a:PersonName [
    rdfs:label "Pieter Jacobus van Andel" ;
    a2a:PersonNameFirstName "Pieter Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1927" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1927-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person:24549f0d-8c92-f398-cca6-9b0f08002640 ;
  a2a:EventKeyRef oa:event_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Event1 .

oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_1
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person:6dd259ff-8242-ecee-1dab-13d3da7b224c ;
  a2a:EventKeyRef oa:event_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Event1 .

oa:relationep_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Person:002d1094-bdd6-d2d5-0a2f-3ce44840f4d2 ;
  a2a:EventKeyRef oa:event_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa_Event1 .

oa:source_bhi_72dc8a91-c95e-ce59-6e0a-eb45240dbbfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem", "1927-02-26 - 1927-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1927-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1927-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1927" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1927-02-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3701, Periode: 1927" ;
    a2a:Book "Overlijdensregister Woudrichem 1927" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "3701" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3701, Periode: 1927, Overlijdensregister Woudrichem 1927, 6, 3701"
  ] ;
  a2a:SourceLastChangeDate "2016-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/72dc8a91-c95e-ce59-6e0a-eb45240dbbfa" ;
  a2a:RecordGUID "{72dc8a91-c95e-ce59-6e0a-eb45240dbbfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_32883_00032883.xml van BHI" .

