@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_5dc9bcaf-32c1-429a-e2eb-a079b9f21523
  a a2a:Record ;
  rdfs:label "Overlijden op 27 december 1904 te Sprang" ;
  a2a:hasPerson oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-fbb01773-1b71-24c0-3240-0097f84ff6e2, oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-c9798992-2d7e-e989-6a40-e22e9e3aa815, oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-7dce3252-9f72-0cbe-b05b-39f2297922a7, oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-d9f5bb31-dcd0-db2b-9d3a-fedf61053639, oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-b2aa0feb-0257-7987-2d01-ce0a0e31a85f ;
  a2a:hasEvent oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_0, oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_1, oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_2, oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_3, oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_4 ;
  a2a:hasSource oa:source_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523 .

oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-fbb01773-1b71-24c0-3240-0097f84ff6e2
  a a2a:Person ;
  rdfs:label "Cornelia van Oosterhout" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Oosterhout" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oosterhout"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-c9798992-2d7e-e989-6a40-e22e9e3aa815
  a a2a:Person ;
  rdfs:label "Wilhelmus Arnoldus Hilkhuizen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Arnoldus Hilkhuizen" ;
    a2a:PersonNameFirstName "Wilhelmus Arnoldus" ;
    a2a:PersonNameLastName "Hilkhuizen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-7dce3252-9f72-0cbe-b05b-39f2297922a7
  a a2a:Person ;
  rdfs:label "Dirk Bogers" ;
  a2a:PersonName [
    rdfs:label "Dirk Bogers" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNameLastName "Bogers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-d9f5bb31-dcd0-db2b-9d3a-fedf61053639
  a a2a:Person ;
  rdfs:label "Arie Broeks" ;
  a2a:PersonName [
    rdfs:label "Arie Broeks" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Broeks"
  ] ;
  a2a:Gender "Man" .

oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person-b2aa0feb-0257-7987-2d01-ce0a0e31a85f
  a a2a:Person ;
  rdfs:label "Michielia Broeks" ;
  a2a:PersonName [
    rdfs:label "Michielia Broeks" ;
    a2a:PersonNameFirstName "Michielia" ;
    a2a:PersonNameLastName "Broeks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1904-12-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person:fbb01773-1b71-24c0-3240-0097f84ff6e2 ;
  a2a:EventKeyRef oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 .

oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_1
  a a2a:RelationEP ;
  rdfs:label "other:Wed." ;
  a2a:RelationType "other:Wed." ;
  a2a:PersonKeyRef oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person:c9798992-2d7e-e989-6a40-e22e9e3aa815 ;
  a2a:EventKeyRef oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 .

oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person:7dce3252-9f72-0cbe-b05b-39f2297922a7 ;
  a2a:EventKeyRef oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 .

oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person:d9f5bb31-dcd0-db2b-9d3a-fedf61053639 ;
  a2a:EventKeyRef oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 .

oa:relationep_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_4
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Person:b2aa0feb-0257-7987-2d01-ce0a0e31a85f ;
  a2a:EventKeyRef oa:event_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523_Event1 .

oa:source_sha_5dc9bcaf-32c1-429a-e2eb-a079b9f21523
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1904-12-27 - 1904-12-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-12-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-12-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1904-12-27"^^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: 472, Periode: 1903-1912" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "50" ;
    a2a:RegistryNumber "472" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 472, Periode: 1903-1912, Overlijdensregister, 50, 472"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/18d3ad1a-ed6c-0169-048b-70f68cff2e35.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/5dc9bcaf-32c1-429a-e2eb-a079b9f21523" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/18d3ad1a-ed6c-0169-048b-70f68cff2e35.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/5dc9bcaf-32c1-429a-e2eb-a079b9f21523" ;
  a2a:RecordGUID "{5dc9bcaf-32c1-429a-e2eb-a079b9f21523}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1312_00001312.xml van SHA" .

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