@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_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a
  a a2a:Record ;
  rdfs:label "Registratie op 30 maart 1828 te Heusden" ;
  a2a:hasPerson oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-2a20d426-b51d-f4a2-12b2-315818c8cc0a, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-2f2d9e87-a672-8dfe-1f06-b429771bf355, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-9b5c5091-a42b-d01f-f49a-ae7ac83a3e62, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-703d3f79-6074-eb22-348c-58ff03301ff6, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-ef82472c-7b00-39ea-995c-094901da7c91, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-648d871d-794e-3fc9-bbd4-461e48c4e721, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-b5a7d3ba-111f-f798-e75e-8d2d2e0dbd94, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-37f813ff-788f-860c-2c31-c16214fee6cd, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-85e941f1-169e-5b87-c661-01321e9c2405, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-871d0c25-d148-38ce-ff5f-b5c902259032, oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-26140cec-bccf-d098-661f-de7b3e7296b7 ;
  a2a:hasEvent oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_0, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_1, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_2, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_3, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_4, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_5, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_6, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_7, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_8, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_9, oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_10 ;
  a2a:hasSource oa:source_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-2a20d426-b51d-f4a2-12b2-315818c8cc0a
  a a2a:Person ;
  rdfs:label "Hermanus Talmon" ;
  a2a:PersonName [
    rdfs:label "Hermanus Talmon" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1828-03-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "schilder" .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-2f2d9e87-a672-8dfe-1f06-b429771bf355
  a a2a:Person ;
  rdfs:label "Elisabeth van der Kolk" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Kolk" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Kolk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1823-06-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Doeveren" ;
    rdfs:label "Doeveren"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-9b5c5091-a42b-d01f-f49a-ae7ac83a3e62
  a a2a:Person ;
  rdfs:label "Arie Jacobus Talmon" ;
  a2a:PersonName [
    rdfs:label "Arie Jacobus Talmon" ;
    a2a:PersonNameFirstName "Arie Jacobus" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1851-10-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-703d3f79-6074-eb22-348c-58ff03301ff6
  a a2a:Person ;
  rdfs:label "Martinus Huibert Talmon" ;
  a2a:PersonName [
    rdfs:label "Martinus Huibert Talmon" ;
    a2a:PersonNameFirstName "Martinus Huibert" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1855-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-ef82472c-7b00-39ea-995c-094901da7c91
  a a2a:Person ;
  rdfs:label "Maaike Talmon" ;
  a2a:PersonName [
    rdfs:label "Maaike Talmon" ;
    a2a:PersonNameFirstName "Maaike" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1859-11-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-648d871d-794e-3fc9-bbd4-461e48c4e721
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Talmon" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Talmon" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1860" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1860-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-b5a7d3ba-111f-f798-e75e-8d2d2e0dbd94
  a a2a:Person ;
  rdfs:label "Johannes Talmon" ;
  a2a:PersonName [
    rdfs:label "Johannes Talmon" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Talmon"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1863-04-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-37f813ff-788f-860c-2c31-c16214fee6cd
  a a2a:Person ;
  rdfs:label "Marcus de Haas" ;
  a2a:PersonName [
    rdfs:label "Marcus de Haas" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1822-07-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "toneelspeler" .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-85e941f1-169e-5b87-c661-01321e9c2405
  a a2a:Person ;
  rdfs:label "Susanna Leduc" ;
  a2a:PersonName [
    rdfs:label "Susanna Leduc" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Leduc"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1824" ] ;
  a2a:BirthPlace [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:Profession "toneelspeler" .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-871d0c25-d148-38ce-ff5f-b5c902259032
  a a2a:Person ;
  rdfs:label "Alexander Willem de Haas" ;
  a2a:PersonName [
    rdfs:label "Alexander Willem de Haas" ;
    a2a:PersonNameFirstName "Alexander Willem" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1865-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person-26140cec-bccf-d098-661f-de7b3e7296b7
  a a2a:Person ;
  rdfs:label "Nicolaas de Haas" ;
  a2a:PersonName [
    rdfs:label "Nicolaas de Haas" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1854" ] ;
  a2a:BirthPlace [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1828" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1828-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:2a20d426-b51d-f4a2-12b2-315818c8cc0a ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:2f2d9e87-a672-8dfe-1f06-b429771bf355 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:9b5c5091-a42b-d01f-f49a-ae7ac83a3e62 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:703d3f79-6074-eb22-348c-58ff03301ff6 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:ef82472c-7b00-39ea-995c-094901da7c91 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:648d871d-794e-3fc9-bbd4-461e48c4e721 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:b5a7d3ba-111f-f798-e75e-8d2d2e0dbd94 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:37f813ff-788f-860c-2c31-c16214fee6cd ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:85e941f1-169e-5b87-c661-01321e9c2405 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:871d0c25-d148-38ce-ff5f-b5c902259032 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:relationep_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Person:26140cec-bccf-d098-661f-de7b3e7296b7 ;
  a2a:EventKeyRef oa:event_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a_Event1 .

oa:source_sha_f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1860-01-01 - 1869-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1869-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: 11, Periode: 1860-1869" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "61" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 11, Periode: 1860-1869, Bevolkingsregister, 11, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1ff56dab-9cac-e797-69e2-00d7b86aa27b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1ff56dab-9cac-e797-69e2-00d7b86aa27b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a" ;
  a2a:RecordGUID "{f6e3e493-4c81-e4ae-a2c1-9f37ee9fb77a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4295_00004295.xml van SHA" .

