@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_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652
  a a2a:Record ;
  rdfs:label "Overlijden op 31 oktober 1826 te Drunen" ;
  a2a:hasPerson oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-7faabfc2-e272-31b4-4754-9ea93fcc0c0f, oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-21034151-fcaf-1940-e396-aaf621875c15, oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-5e37728e-7cbc-5b0a-aaf0-4d0e09fa7326, oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-44ea1b45-7546-5165-5def-c49e67ce102e ;
  a2a:hasEvent oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_0, oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_1, oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_2, oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_3 ;
  a2a:hasSource oa:source_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652 .

oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-7faabfc2-e272-31b4-4754-9ea93fcc0c0f
  a a2a:Person ;
  rdfs:label "Martinus van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Martinus van den Hoven" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "1" ;
    rdfs:label "1"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-21034151-fcaf-1940-e396-aaf621875c15
  a a2a:Person ;
  rdfs:label "Philip Joseph Adams" ;
  a2a:PersonName [
    rdfs:label "Philip Joseph Adams" ;
    a2a:PersonNameFirstName "Philip Joseph" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "68" ;
    rdfs:label "68"
  ] ;
  a2a:Profession "chirurgijn" .

oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-5e37728e-7cbc-5b0a-aaf0-4d0e09fa7326
  a a2a:Person ;
  rdfs:label "Johanna Petronella Adams" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Adams" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Adams"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person-44ea1b45-7546-5165-5def-c49e67ce102e
  a a2a:Person ;
  rdfs:label "Martinus van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Martinus van den Hoven" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "44" ;
    rdfs:label "44"
  ] ;
  a2a:Profession "arbeider" .

oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1826-10-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person:7faabfc2-e272-31b4-4754-9ea93fcc0c0f ;
  a2a:EventKeyRef oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1 .

oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_1
  a a2a:RelationEP ;
  rdfs:label "other:Opa" ;
  a2a:RelationType "other:Opa" ;
  a2a:PersonKeyRef oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person:21034151-fcaf-1940-e396-aaf621875c15 ;
  a2a:EventKeyRef oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1 .

oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person:5e37728e-7cbc-5b0a-aaf0-4d0e09fa7326 ;
  a2a:EventKeyRef oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1 .

oa:relationep_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Person:44ea1b45-7546-5165-5def-c49e67ce102e ;
  a2a:EventKeyRef oa:event_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652_Event1 .

oa:source_sha_27fcbcfb-ea8c-9a6b-2624-e1f6960c5652
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1826-10-31 - 1826-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1826-10-31"^^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: 3252, Periode: 1821-1830" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "3252" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3252, Periode: 1821-1830, Overlijdensregister, 34, 3252"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/489b2103-598e-af33-13f0-4a1eccb0cb26.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/27fcbcfb-ea8c-9a6b-2624-e1f6960c5652" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/489b2103-598e-af33-13f0-4a1eccb0cb26.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/27fcbcfb-ea8c-9a6b-2624-e1f6960c5652" ;
  a2a:RecordGUID "{27fcbcfb-ea8c-9a6b-2624-e1f6960c5652}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2_00000002.xml van SHA" .

