@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_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121
  a a2a:Record ;
  rdfs:label "Overlijden op 3 februari 1947 te Heusden" ;
  a2a:hasPerson oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-187cebf5-b2bf-6c34-311d-113261b8f529, oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-c25873ff-c861-9f15-f535-4ed185ec2a21, oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-3a68b27b-99ad-ae6e-53be-0a5784e2a4aa, oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-7efb9f35-9ba4-af45-c54f-5f549ae43a08, oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-e8774fbc-d0cb-f16e-8c31-7231911a1a0a ;
  a2a:hasEvent oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_0, oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_1, oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_2, oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_3, oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_4 ;
  a2a:hasSource oa:source_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121 .

oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-187cebf5-b2bf-6c34-311d-113261b8f529
  a a2a:Person ;
  rdfs:label "Anthonetta Boelen" ;
  a2a:PersonName [
    rdfs:label "Anthonetta Boelen" ;
    a2a:PersonNameFirstName "Anthonetta" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "74" ;
    rdfs:label "74"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-c25873ff-c861-9f15-f535-4ed185ec2a21
  a a2a:Person ;
  rdfs:label "Petrus van Gerven" ;
  a2a:PersonName [
    rdfs:label "Petrus van Gerven" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-3a68b27b-99ad-ae6e-53be-0a5784e2a4aa
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Gerven" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Gerven" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gerven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "architect" .

oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-7efb9f35-9ba4-af45-c54f-5f549ae43a08
  a a2a:Person ;
  rdfs:label "Clasina Hobbelen" ;
  a2a:PersonName [
    rdfs:label "Clasina Hobbelen" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNameLastName "Hobbelen"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person-e8774fbc-d0cb-f16e-8c31-7231911a1a0a
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Boelen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Boelen" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Boelen"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1947-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person:187cebf5-b2bf-6c34-311d-113261b8f529 ;
  a2a:EventKeyRef oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 .

oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person:c25873ff-c861-9f15-f535-4ed185ec2a21 ;
  a2a:EventKeyRef oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 .

oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person:3a68b27b-99ad-ae6e-53be-0a5784e2a4aa ;
  a2a:EventKeyRef oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 .

oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person:7efb9f35-9ba4-af45-c54f-5f549ae43a08 ;
  a2a:EventKeyRef oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 .

oa:relationep_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Person:e8774fbc-d0cb-f16e-8c31-7231911a1a0a ;
  a2a:EventKeyRef oa:event_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121_Event1 .

oa:source_sha_efec8ccc-1ca2-58ed-ce75-008a47afc121
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1947-02-03 - 1947-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1947-02-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Overlijden" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 4105, Periode: 1941-1950" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4105" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4105, Periode: 1941-1950, Overlijdensregister, 6, 4105"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f61d0d53-19df-b1b5-5c7d-d1d62b670ebb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/efec8ccc-1ca2-58ed-ce75-008a47afc121" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f61d0d53-19df-b1b5-5c7d-d1d62b670ebb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/efec8ccc-1ca2-58ed-ce75-008a47afc121" ;
  a2a:RecordGUID "{efec8ccc-1ca2-58ed-ce75-008a47afc121}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6413_00006413.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
[] a2a:PersonRemarkdiversen "overleden" .
