@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_066cbada-0414-9422-e73d-e7fd479b46ab
  a a2a:Record ;
  rdfs:label "Overlijden op 25 januari 1869 te Meeuwen, Hill en Babyloniënbroek" ;
  a2a:hasPerson oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-e33c998f-d96b-ca0c-c291-c639a9861e51, oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-7b41773e-534b-5cad-6ec1-3e578552131c, oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-759bba27-a491-9846-505d-3936044406ac, oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-a3a4dc7b-2fe9-7bf3-c277-6e510f7978e1 ;
  a2a:hasEvent oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_0, oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_1, oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_2, oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_3 ;
  a2a:hasSource oa:source_sha_066cbada-0414-9422-e73d-e7fd479b46ab .

oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-e33c998f-d96b-ca0c-c291-c639a9861e51
  a a2a:Person ;
  rdfs:label "Gerrit van Moergestel" ;
  a2a:PersonName [
    rdfs:label "Gerrit van Moergestel" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Moergestel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "82" ;
    rdfs:label "82"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-7b41773e-534b-5cad-6ec1-3e578552131c
  a a2a:Person ;
  rdfs:label "Cornelia de Vries" ;
  a2a:PersonName [
    rdfs:label "Cornelia de Vries" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-759bba27-a491-9846-505d-3936044406ac
  a a2a:Person ;
  rdfs:label "Marinus Schelle" ;
  a2a:PersonName [
    rdfs:label "Marinus Schelle" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Schelle"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person-a3a4dc7b-2fe9-7bf3-c277-6e510f7978e1
  a a2a:Person ;
  rdfs:label "Huibert in 't Veld" ;
  a2a:PersonName [
    rdfs:label "Huibert in 't Veld" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNamePrefixLastName "in 't" ;
    a2a:PersonNameLastName "Veld"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Babyloniënbroek" ;
    rdfs:label "Babyloniënbroek"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "gemeenteveldwachter" .

oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1869-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meeuwen, Hill en Babyloniënbroek" ;
    rdfs:label "Meeuwen, Hill en Babyloniënbroek"
  ] .

oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person:e33c998f-d96b-ca0c-c291-c639a9861e51 ;
  a2a:EventKeyRef oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1 .

oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person:7b41773e-534b-5cad-6ec1-3e578552131c ;
  a2a:EventKeyRef oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1 .

oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person:759bba27-a491-9846-505d-3936044406ac ;
  a2a:EventKeyRef oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1 .

oa:relationep_sha_066cbada-0414-9422-e73d-e7fd479b46ab_3
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Person:a3a4dc7b-2fe9-7bf3-c277-6e510f7978e1 ;
  a2a:EventKeyRef oa:event_sha_066cbada-0414-9422-e73d-e7fd479b46ab_Event1 .

oa:source_sha_066cbada-0414-9422-e73d-e7fd479b46ab
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen", "1869-01-25 - 1869-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1869-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1869" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1869-01-25"^^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: 4282, Periode: 1863-1872" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "4282" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4282, Periode: 1863-1872, Overlijdensregister, 2, 4282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1d3af88d-83af-4bd7-a25c-51874296faa8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/066cbada-0414-9422-e73d-e7fd479b46ab" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1d3af88d-83af-4bd7-a25c-51874296faa8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-06-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/066cbada-0414-9422-e73d-e7fd479b46ab" ;
  a2a:RecordGUID "{066cbada-0414-9422-e73d-e7fd479b46ab}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240819_1_00000001.xml van SHA" .

