@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_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a
  a a2a:Record ;
  rdfs:label "Registratie op 24 december 1831 te Genderen" ;
  a2a:hasPerson oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-a99c7406-5e2a-501b-2101-57fb4524bd17, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-5ef8f763-3ed0-7de7-357d-4cc354e26f14, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-2d55a4c7-88c6-adc1-97d8-fe7d9ee28ae4, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-12a76f14-a05c-cf97-3e2b-c392b5f8f095, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-5b2f64a5-0b14-6edc-ad40-250f8592c4f6, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-18c8b882-f9e3-dc60-9dad-070027e4c237, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-981cde4c-88de-9c88-300b-172c62a50f89, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-1e7e647d-538e-f2ec-632c-6087f922fcb0, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-92763071-b72b-b0f4-36ec-a31abc79e646, oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-99b99da2-572f-08da-dc06-f02765958827 ;
  a2a:hasEvent oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_0, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_1, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_2, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_3, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_4, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_5, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_6, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_7, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_8, oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_9 ;
  a2a:hasSource oa:source_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-a99c7406-5e2a-501b-2101-57fb4524bd17
  a a2a:Person ;
  rdfs:label "Barend van Berkel" ;
  a2a:PersonName [
    rdfs:label "Barend van Berkel" ;
    a2a:PersonNameFirstName "Barend" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1831-12-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] ;
  a2a:Profession "veldarbeider" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-5ef8f763-3ed0-7de7-357d-4cc354e26f14
  a a2a:Person ;
  rdfs:label "Dingena Bonis" ;
  a2a:PersonName [
    rdfs:label "Dingena Bonis" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1825" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1825-08-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-2d55a4c7-88c6-adc1-97d8-fe7d9ee28ae4
  a a2a:Person ;
  rdfs:label "Petronella Johanna de Koning" ;
  a2a:PersonName [
    rdfs:label "Petronella Johanna de Koning" ;
    a2a:PersonNameFirstName "Petronella Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Koning"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1889-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-12a76f14-a05c-cf97-3e2b-c392b5f8f095
  a a2a:Person ;
  rdfs:label "Johanna Burghout" ;
  a2a:PersonName [
    rdfs:label "Johanna Burghout" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Burghout"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1896" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1896-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meeuwen" ;
    rdfs:label "Meeuwen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-5b2f64a5-0b14-6edc-ad40-250f8592c4f6
  a a2a:Person ;
  rdfs:label "Pieter Korsten" ;
  a2a:PersonName [
    rdfs:label "Pieter Korsten" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Korsten"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1861-09-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-18c8b882-f9e3-dc60-9dad-070027e4c237
  a a2a:Person ;
  rdfs:label "Gerdina Johanna Spierings" ;
  a2a:PersonName [
    rdfs:label "Gerdina Johanna Spierings" ;
    a2a:PersonNameFirstName "Gerdina Johanna" ;
    a2a:PersonNameLastName "Spierings"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1867-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-981cde4c-88de-9c88-300b-172c62a50f89
  a a2a:Person ;
  rdfs:label "Antonie van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Antonie van der Stelt" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1891-10-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "klompenmaker" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-1e7e647d-538e-f2ec-632c-6087f922fcb0
  a a2a:Person ;
  rdfs:label "Celia van Dam" ;
  a2a:PersonName [
    rdfs:label "Celia van Dam" ;
    a2a:PersonNameFirstName "Celia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dam"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1894-06-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krimpen aan de Lek" ;
    rdfs:label "Krimpen aan de Lek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-92763071-b72b-b0f4-36ec-a31abc79e646
  a a2a:Person ;
  rdfs:label "Leendert van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Leendert van der Stelt" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1915-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Krimpen aan de Lek" ;
    rdfs:label "Krimpen aan de Lek"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person-99b99da2-572f-08da-dc06-f02765958827
  a a2a:Person ;
  rdfs:label "Certina Aria van der Stelt" ;
  a2a:PersonName [
    rdfs:label "Certina Aria van der Stelt" ;
    a2a:PersonNameFirstName "Certina Aria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Stelt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1918-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "12" ;
    a2a:Day "24" ;
    rdfs:label "1831-12-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Genderen" ;
    rdfs:label "Genderen"
  ] .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:a99c7406-5e2a-501b-2101-57fb4524bd17 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:5ef8f763-3ed0-7de7-357d-4cc354e26f14 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:2d55a4c7-88c6-adc1-97d8-fe7d9ee28ae4 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:12a76f14-a05c-cf97-3e2b-c392b5f8f095 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:5b2f64a5-0b14-6edc-ad40-250f8592c4f6 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:18c8b882-f9e3-dc60-9dad-070027e4c237 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:981cde4c-88de-9c88-300b-172c62a50f89 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:1e7e647d-538e-f2ec-632c-6087f922fcb0 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:92763071-b72b-b0f4-36ec-a31abc79e646 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:relationep_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Person:99b99da2-572f-08da-dc06-f02765958827 ;
  a2a:EventKeyRef oa:event_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a_Event1 .

oa:source_sha_e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1910-01-01 - 1920-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 8, Periode: 1910-1920" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "8" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 8, Periode: 1910-1920, Bevolkingsregister, 8, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c6ac1e7b-e700-c8d0-29ea-25756897d022.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c6ac1e7b-e700-c8d0-29ea-25756897d022.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a" ;
  a2a:RecordGUID "{e455fcd1-26fd-a40c-eb31-5fa07e7e7b7a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4225_00004225.xml van SHA" .

