@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_ce9933df-e699-f273-e5f3-e3026e36108b
  a a2a:Record ;
  rdfs:label "Overlijden op 6 februari 1823 te Onsenoort" ;
  a2a:hasPerson oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-39041f2d-5183-e353-3372-58a85d459cba, oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-85413333-7030-ae37-9fba-ed57cb79dbe5, oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-8be595ae-e71c-f6a7-f3f4-bf4fe90e94eb, oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-e56cffec-77c7-21f6-0639-af9f7d175990, oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-ff69200c-ef62-1608-89ce-cb6fe3eea351 ;
  a2a:hasEvent oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_0, oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_1, oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_2, oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_3, oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_4 ;
  a2a:hasSource oa:source_sha_ce9933df-e699-f273-e5f3-e3026e36108b .

oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-39041f2d-5183-e353-3372-58a85d459cba
  a a2a:Person ;
  rdfs:label "Godefriedus de Goeij" ;
  a2a:PersonName [
    rdfs:label "Godefriedus de Goeij" ;
    a2a:PersonNameFirstName "Godefriedus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goeij"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Onsenoort" ;
    rdfs:label "Onsenoort"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "70" ;
    rdfs:label "70"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Onsenoort" ;
    rdfs:label "Onsenoort"
  ] ;
  a2a:Profession "molenaar" .

oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-85413333-7030-ae37-9fba-ed57cb79dbe5
  a a2a:Person ;
  rdfs:label "Maria Eekels" ;
  a2a:PersonName [
    rdfs:label "Maria Eekels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-8be595ae-e71c-f6a7-f3f4-bf4fe90e94eb
  a a2a:Person ;
  rdfs:label "Hillebrands Verhoeckx" ;
  a2a:PersonName [
    rdfs:label "Hillebrands Verhoeckx" ;
    a2a:PersonNameFirstName "Hillebrands" ;
    a2a:PersonNameLastName "Verhoeckx"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-e56cffec-77c7-21f6-0639-af9f7d175990
  a a2a:Person ;
  rdfs:label "Anthonij van Buul" ;
  a2a:PersonName [
    rdfs:label "Anthonij van Buul" ;
    a2a:PersonNameFirstName "Anthonij" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buul"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "bakker" .

oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person-ff69200c-ef62-1608-89ce-cb6fe3eea351
  a a2a:Person ;
  rdfs:label "Constantienus de Goeij" ;
  a2a:PersonName [
    rdfs:label "Constantienus de Goeij" ;
    a2a:PersonNameFirstName "Constantienus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Goeij"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1823-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Onsenoort" ;
    rdfs:label "Onsenoort"
  ] .

oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person:39041f2d-5183-e353-3372-58a85d459cba ;
  a2a:EventKeyRef oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 .

oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person:85413333-7030-ae37-9fba-ed57cb79dbe5 ;
  a2a:EventKeyRef oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 .

oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_2
  a a2a:RelationEP ;
  rdfs:label "other:Schoonzoon" ;
  a2a:RelationType "other:Schoonzoon" ;
  a2a:PersonKeyRef oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person:8be595ae-e71c-f6a7-f3f4-bf4fe90e94eb ;
  a2a:EventKeyRef oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 .

oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_3
  a a2a:RelationEP ;
  rdfs:label "other:Schoonzoon" ;
  a2a:RelationType "other:Schoonzoon" ;
  a2a:PersonKeyRef oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person:e56cffec-77c7-21f6-0639-af9f7d175990 ;
  a2a:EventKeyRef oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 .

oa:relationep_sha_ce9933df-e699-f273-e5f3-e3026e36108b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Person:ff69200c-ef62-1608-89ce-cb6fe3eea351 ;
  a2a:EventKeyRef oa:event_sha_ce9933df-e699-f273-e5f3-e3026e36108b_Event1 .

oa:source_sha_ce9933df-e699-f273-e5f3-e3026e36108b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Nieuwkuijk" ;
    rdfs:label "Nieuwkuijk", "1823-02-06 - 1823-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1823-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1823-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1823" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1823-02-06"^^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: 4364, Periode: 1813-1832" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "4364" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4364, Periode: 1813-1832, Overlijdensregister, 6, 4364"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/476c34c2-5c76-b613-2155-c4715dfc9e3d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ce9933df-e699-f273-e5f3-e3026e36108b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/476c34c2-5c76-b613-2155-c4715dfc9e3d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ce9933df-e699-f273-e5f3-e3026e36108b" ;
  a2a:RecordGUID "{ce9933df-e699-f273-e5f3-e3026e36108b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6209_00006209.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
