@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_10c53742-e7f2-b46e-e6a7-e3ac98251261
  a a2a:Record ;
  rdfs:label "Overlijden op 23 december 1812 te Heusden" ;
  a2a:hasPerson oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-96711cb1-7034-fb32-c45d-94a74b808b78, oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-152486a9-bc2e-5943-fc88-e505021a8f17, oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-c7eb68ca-bf4c-e010-f67b-294f00e16fde, oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-03aa1f9d-06c3-6cd8-6dfe-34cfaba7e5e1, oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-7907dec0-452c-8894-97d8-9aa3af48cd11 ;
  a2a:hasEvent oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_0, oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_1, oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_2, oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_3, oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_4 ;
  a2a:hasSource oa:source_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261 .

oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-96711cb1-7034-fb32-c45d-94a74b808b78
  a a2a:Person ;
  rdfs:label "Adriana Witloks" ;
  a2a:PersonName [
    rdfs:label "Adriana Witloks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Witloks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-152486a9-bc2e-5943-fc88-e505021a8f17
  a a2a:Person ;
  rdfs:label "Antoine Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Antoine Verhoeven" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "herbergier" .

oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-c7eb68ca-bf4c-e010-f67b-294f00e16fde
  a a2a:Person ;
  rdfs:label "Joseph Gielet" ;
  a2a:PersonName [
    rdfs:label "Joseph Gielet" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Gielet"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "zadelmaker" .

oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-03aa1f9d-06c3-6cd8-6dfe-34cfaba7e5e1
  a a2a:Person ;
  rdfs:label "Magdalena Bruisters" ;
  a2a:PersonName [
    rdfs:label "Magdalena Bruisters" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Bruisters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person-7907dec0-452c-8894-97d8-9aa3af48cd11
  a a2a:Person ;
  rdfs:label "Adriaan Bruisters" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bruisters" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bruisters"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1812-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person:96711cb1-7034-fb32-c45d-94a74b808b78 ;
  a2a:EventKeyRef oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 .

oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_1
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person:152486a9-bc2e-5943-fc88-e505021a8f17 ;
  a2a:EventKeyRef oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 .

oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person:c7eb68ca-bf4c-e010-f67b-294f00e16fde ;
  a2a:EventKeyRef oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 .

oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person:03aa1f9d-06c3-6cd8-6dfe-34cfaba7e5e1 ;
  a2a:EventKeyRef oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 .

oa:relationep_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Person:7907dec0-452c-8894-97d8-9aa3af48cd11 ;
  a2a:EventKeyRef oa:event_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261_Event1 .

oa:source_sha_10c53742-e7f2-b46e-e6a7-e3ac98251261
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1812-12-23 - 1812-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1812-12-23"^^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: 4003, Periode: 1811-1814" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "4003" ;
    a2a:Folio "44" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 4003, Periode: 1811-1814, Geboorte-, huwelijks- en overlijdensregister, 4003, 44"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8ec125fa-8db4-c629-7066-358d5a00145d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/10c53742-e7f2-b46e-e6a7-e3ac98251261" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8ec125fa-8db4-c629-7066-358d5a00145d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/10c53742-e7f2-b46e-e6a7-e3ac98251261" ;
  a2a:RecordGUID "{10c53742-e7f2-b46e-e6a7-e3ac98251261}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6622_00006622.xml van SHA" .

