@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_044620b4-9b13-28e4-9f5c-e1ab2aa7e640
  a a2a:Record ;
  rdfs:label "Registratie op 10 november 1834 te Oijen" ;
  a2a:hasPerson oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-d9789869-56fc-aa31-42bd-524594288ed0, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-ab6aa552-78fa-b559-f2a2-824b08287c6f, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-b75a8cb1-69af-c673-fedb-26c4486a2fe8, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-86f5cbc9-56e0-4353-481e-b1bafa9a3da1, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-a23301e2-60a2-8914-3393-483acd4a02a1, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-c9f0c878-1ba2-1186-960b-6b75980a14e9, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-f64ac0d2-8a9e-fcdd-7061-b01c703ba834, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-51aacfe3-4f1b-2f71-7754-13de42ae2ccb, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-db7a9a61-d8a0-87f1-2cc3-4fe5099e40eb, oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-4bcc969a-285b-9e39-999d-6775cf69c03f ;
  a2a:hasEvent oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_0, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_1, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_2, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_3, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_4, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_5, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_6, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_7, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_8, oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_9 ;
  a2a:hasSource oa:source_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640 .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-d9789869-56fc-aa31-42bd-524594288ed0
  a a2a:Person ;
  rdfs:label "Johannes Kusters" ;
  a2a:PersonName [
    rdfs:label "Johannes Kusters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1834-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oijen" ;
    rdfs:label "Oijen"
  ] ;
  a2a:Profession "klompenmaker" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-ab6aa552-78fa-b559-f2a2-824b08287c6f
  a a2a:Person ;
  rdfs:label "Antonia Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Antonia Kuijpers" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1835" ;
    a2a:Month "11" ;
    a2a:Day "8" ;
    rdfs:label "1835-11-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-b75a8cb1-69af-c673-fedb-26c4486a2fe8
  a a2a:Person ;
  rdfs:label "Catharina Maria Kusters" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Kusters" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1863-06-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-86f5cbc9-56e0-4353-481e-b1bafa9a3da1
  a a2a:Person ;
  rdfs:label "Johannes Mathias Kusters" ;
  a2a:PersonName [
    rdfs:label "Johannes Mathias Kusters" ;
    a2a:PersonNameFirstName "Johannes Mathias" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1866-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-a23301e2-60a2-8914-3393-483acd4a02a1
  a a2a:Person ;
  rdfs:label "Maria Johanna Kusters" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Kusters" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1868-06-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-c9f0c878-1ba2-1186-960b-6b75980a14e9
  a a2a:Person ;
  rdfs:label "Johanna Antonia Kusters" ;
  a2a:PersonName [
    rdfs:label "Johanna Antonia Kusters" ;
    a2a:PersonNameFirstName "Johanna Antonia" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1870-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-f64ac0d2-8a9e-fcdd-7061-b01c703ba834
  a a2a:Person ;
  rdfs:label "Christianus Wilhelmus Kusters" ;
  a2a:PersonName [
    rdfs:label "Christianus Wilhelmus Kusters" ;
    a2a:PersonNameFirstName "Christianus Wilhelmus" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1872-09-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-51aacfe3-4f1b-2f71-7754-13de42ae2ccb
  a a2a:Person ;
  rdfs:label "Helena Maria Kusters" ;
  a2a:PersonName [
    rdfs:label "Helena Maria Kusters" ;
    a2a:PersonNameFirstName "Helena Maria" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "12" ;
    a2a:Day "21" ;
    rdfs:label "1874-12-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-db7a9a61-d8a0-87f1-2cc3-4fe5099e40eb
  a a2a:Person ;
  rdfs:label "Adrianus Hubertus Kusters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hubertus Kusters" ;
    a2a:PersonNameFirstName "Adrianus Hubertus" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1877-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person-4bcc969a-285b-9e39-999d-6775cf69c03f
  a a2a:Person ;
  rdfs:label "Johanna Antonia Kusters" ;
  a2a:PersonName [
    rdfs:label "Johanna Antonia Kusters" ;
    a2a:PersonNameFirstName "Johanna Antonia" ;
    a2a:PersonNameLastName "Kusters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1879-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1834" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1834-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oijen" ;
    rdfs:label "Oijen"
  ] .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:d9789869-56fc-aa31-42bd-524594288ed0 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:ab6aa552-78fa-b559-f2a2-824b08287c6f ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:b75a8cb1-69af-c673-fedb-26c4486a2fe8 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:86f5cbc9-56e0-4353-481e-b1bafa9a3da1 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:a23301e2-60a2-8914-3393-483acd4a02a1 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:c9f0c878-1ba2-1186-960b-6b75980a14e9 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:f64ac0d2-8a9e-fcdd-7061-b01c703ba834 ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:51aacfe3-4f1b-2f71-7754-13de42ae2ccb ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:db7a9a61-d8a0-87f1-2cc3-4fe5099e40eb ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:relationep_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Person:4bcc969a-285b-9e39-999d-6775cf69c03f ;
  a2a:EventKeyRef oa:event_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640_Event1 .

oa:source_sha_044620b4-9b13-28e4-9f5c-e1ab2aa7e640
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1870-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-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: 14, Periode: 1870-1880" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "367" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 14, Periode: 1870-1880, Bevolkingsregister, 14, 367"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c620b51d-9abb-df51-1084-928fba6a3949.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/044620b4-9b13-28e4-9f5c-e1ab2aa7e640" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c620b51d-9abb-df51-1084-928fba6a3949.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/044620b4-9b13-28e4-9f5c-e1ab2aa7e640" ;
  a2a:RecordGUID "{044620b4-9b13-28e4-9f5c-e1ab2aa7e640}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4408_00004408.xml van SHA" .

