@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_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7
  a a2a:Record ;
  rdfs:label "Overlijden op 12 mei 1879 te Sprang" ;
  a2a:hasPerson oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-ef9a46cf-640f-0653-610d-a002261f011d, oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-17abe014-25f4-8a08-b666-d4461b5eb5ad, oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-201d4551-584b-fc20-1436-19afd049302d, oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-b287ade5-86b5-2cdf-e17d-ccc7e56710b9 ;
  a2a:hasEvent oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_0, oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_1, oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_2, oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_3 ;
  a2a:hasSource oa:source_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7 .

oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-ef9a46cf-640f-0653-610d-a002261f011d
  a a2a:Person ;
  rdfs:label "Johanna Jacoba Hendrika Dorrenboom" ;
  a2a:PersonName [
    rdfs:label "Johanna Jacoba Hendrika Dorrenboom" ;
    a2a:PersonNameFirstName "Johanna Jacoba Hendrika" ;
    a2a:PersonNameLastName "Dorrenboom"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-17abe014-25f4-8a08-b666-d4461b5eb5ad
  a a2a:Person ;
  rdfs:label "Jacobus Dorrenboom" ;
  a2a:PersonName [
    rdfs:label "Jacobus Dorrenboom" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Dorrenboom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "secretaris" .

oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-201d4551-584b-fc20-1436-19afd049302d
  a a2a:Person ;
  rdfs:label "Abraham Johannes Groothuis" ;
  a2a:PersonName [
    rdfs:label "Abraham Johannes Groothuis" ;
    a2a:PersonNameFirstName "Abraham Johannes" ;
    a2a:PersonNameLastName "Groothuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "timmerman" .

oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person-b287ade5-86b5-2cdf-e17d-ccc7e56710b9
  a a2a:Person ;
  rdfs:label "Gerrit Jacob Groothuis" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jacob Groothuis" ;
    a2a:PersonNameFirstName "Gerrit Jacob" ;
    a2a:PersonNameLastName "Groothuis"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "16 maanden" ;
    rdfs:label "16 maanden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1
  a a2a:Event ;
  rdfs:label "Overlijden" ;
  a2a:EventType "Overlijden" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1879-05-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang"
  ] .

oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person:ef9a46cf-640f-0653-610d-a002261f011d ;
  a2a:EventKeyRef oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1 .

oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_1
  a a2a:RelationEP ;
  rdfs:label "other:Opa" ;
  a2a:RelationType "other:Opa" ;
  a2a:PersonKeyRef oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person:17abe014-25f4-8a08-b666-d4461b5eb5ad ;
  a2a:EventKeyRef oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1 .

oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person:201d4551-584b-fc20-1436-19afd049302d ;
  a2a:EventKeyRef oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1 .

oa:relationep_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_3
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Person:b287ade5-86b5-2cdf-e17d-ccc7e56710b9 ;
  a2a:EventKeyRef oa:event_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7_Event1 .

oa:source_sha_cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Overlijden" ;
  a2a:SourcePlace [
    a2a:Place "Sprang" ;
    rdfs:label "Sprang", "1879-05-12 - 1879-05-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-05-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-05-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "5" ;
    a2a:Day "12" ;
    rdfs:label "1879-05-12"^^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: 469, Periode: 1873-1882" ;
    a2a:Book "Overlijdensregister" ;
    a2a:DocumentNumber "28" ;
    a2a:RegistryNumber "469" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 469, Periode: 1873-1882, Overlijdensregister, 28, 469"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/3acc1878-59d4-82d3-54e9-fde2b020f5c6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/3acc1878-59d4-82d3-54e9-fde2b020f5c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7" ;
  a2a:RecordGUID "{cd055e9f-58a3-22a0-cd7c-bc4ff9fe89f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_520_00000520.xml van SHA" .

