@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_03ecef96-a245-e3a4-8599-908469e786ee
  a a2a:Record ;
  rdfs:label "Geboorte op 9 oktober 1849 te Dussen" ;
  a2a:hasPerson oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-aef13093-06fe-efa2-8be4-07f008e00854, oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-c51e130b-e463-420f-6bd8-2f1e6ccc35ee, oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-f2a77b0a-a925-fcdf-73ee-1e02028b2474, oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-b32ed2da-11b5-4169-ad1d-5853bcca24e7, oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-1a1de094-9b26-5611-ce8a-cebeee130f3d ;
  a2a:hasEvent oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_0, oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_1, oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_2, oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_3, oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_4 ;
  a2a:hasSource oa:source_sha_03ecef96-a245-e3a4-8599-908469e786ee .

oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-aef13093-06fe-efa2-8be4-07f008e00854
  a a2a:Person ;
  rdfs:label "Johannis Dionisius van den Broek" ;
  a2a:PersonName [
    rdfs:label "Johannis Dionisius van den Broek" ;
    a2a:PersonNameFirstName "Johannis Dionisius" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1849-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-c51e130b-e463-420f-6bd8-2f1e6ccc35ee
  a a2a:Person ;
  rdfs:label "Antonie Verkuijl" ;
  a2a:PersonName [
    rdfs:label "Antonie Verkuijl" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNameLastName "Verkuijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-f2a77b0a-a925-fcdf-73ee-1e02028b2474
  a a2a:Person ;
  rdfs:label "Cornelis Akkerman" ;
  a2a:PersonName [
    rdfs:label "Cornelis Akkerman" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Akkerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "65" ;
    rdfs:label "65"
  ] ;
  a2a:Profession "bouwman" .

oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-b32ed2da-11b5-4169-ad1d-5853bcca24e7
  a a2a:Person ;
  rdfs:label "Johanna van Hees" ;
  a2a:PersonName [
    rdfs:label "Johanna van Hees" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person-1a1de094-9b26-5611-ce8a-cebeee130f3d
  a a2a:Person ;
  rdfs:label "Johannis van den Broek" ;
  a2a:PersonName [
    rdfs:label "Johannis van den Broek" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] ;
  a2a:Profession "bakker" .

oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1849-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person:aef13093-06fe-efa2-8be4-07f008e00854 ;
  a2a:EventKeyRef oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 .

oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person:c51e130b-e463-420f-6bd8-2f1e6ccc35ee ;
  a2a:EventKeyRef oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 .

oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person:f2a77b0a-a925-fcdf-73ee-1e02028b2474 ;
  a2a:EventKeyRef oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 .

oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person:b32ed2da-11b5-4169-ad1d-5853bcca24e7 ;
  a2a:EventKeyRef oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 .

oa:relationep_sha_03ecef96-a245-e3a4-8599-908469e786ee_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_03ecef96-a245-e3a4-8599-908469e786ee_Person:1a1de094-9b26-5611-ce8a-cebeee130f3d ;
  a2a:EventKeyRef oa:event_sha_03ecef96-a245-e3a4-8599-908469e786ee_Event1 .

oa:source_sha_03ecef96-a245-e3a4-8599-908469e786ee
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1849-10-09 - 1849-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1849-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1849-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1849" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1849-10-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 3310, Periode: 1843-1852" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "70" ;
    a2a:RegistryNumber "3310" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3310, Periode: 1843-1852, Geboorteregister, 70, 3310"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/aab67617-cfc6-58ce-c3dc-bd009a86711d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/03ecef96-a245-e3a4-8599-908469e786ee" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/aab67617-cfc6-58ce-c3dc-bd009a86711d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-08-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/03ecef96-a245-e3a4-8599-908469e786ee" ;
  a2a:RecordGUID "{03ecef96-a245-e3a4-8599-908469e786ee}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6734_00006734.xml van SHA" .

