@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_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6
  a a2a:Record ;
  rdfs:label "Registratie op 8 juni 1877 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-19c111e5-04e7-3497-5bda-86986258da4b, oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-1d45985e-5070-b2fd-92de-6ef6da51aecd, oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-b5c7eebe-db98-245b-b3c3-06062b636d99, oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-83d32d42-3ea6-8ad1-dea9-995d4876697c ;
  a2a:hasEvent oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_0, oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_1, oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_2, oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_3 ;
  a2a:hasSource oa:source_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6 .

oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-19c111e5-04e7-3497-5bda-86986258da4b
  a a2a:Person ;
  rdfs:label "Cornelis Alphonsus Antonius Josephus Hombergen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Alphonsus Antonius Josephus Hombergen" ;
    a2a:PersonNameFirstName "Cornelis Alphonsus Antonius Josephus" ;
    a2a:PersonNameLastName "Hombergen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1877-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-1d45985e-5070-b2fd-92de-6ef6da51aecd
  a a2a:Person ;
  rdfs:label "Johanna Maria van Bijnen" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Bijnen" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bijnen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "31" ;
    rdfs:label "1880-08-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-b5c7eebe-db98-245b-b3c3-06062b636d99
  a a2a:Person ;
  rdfs:label "Adrianus Cornelis Hombergen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelis Hombergen" ;
    a2a:PersonNameFirstName "Adrianus Cornelis" ;
    a2a:PersonNameLastName "Hombergen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1898-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] .

oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person-83d32d42-3ea6-8ad1-dea9-995d4876697c
  a a2a:Person ;
  rdfs:label "Cornelius Antonius Hombergen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Antonius Hombergen" ;
    a2a:PersonNameFirstName "Cornelius Antonius" ;
    a2a:PersonNameLastName "Hombergen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1899-11-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1877-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person:19c111e5-04e7-3497-5bda-86986258da4b ;
  a2a:EventKeyRef oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1 .

oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person:1d45985e-5070-b2fd-92de-6ef6da51aecd ;
  a2a:EventKeyRef oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1 .

oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person:b5c7eebe-db98-245b-b3c3-06062b636d99 ;
  a2a:EventKeyRef oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1 .

oa:relationep_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Person:83d32d42-3ea6-8ad1-dea9-995d4876697c ;
  a2a:EventKeyRef oa:event_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6_Event1 .

oa:source_sha_46d28d5a-5b96-c5f4-5237-5ae5e2599bc6
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1880-01-01 - 1900-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 137, Periode: 1880-1900" ;
    a2a:Book "Bevolkingsregister, H-K" ;
    a2a:RegistryNumber "137" ;
    a2a:Folio "146" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 137, Periode: 1880-1900, Bevolkingsregister, H-K, 137, 146"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/f78c98ee-39ca-b16c-54a2-4284dbc47142.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/46d28d5a-5b96-c5f4-5237-5ae5e2599bc6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/f78c98ee-39ca-b16c-54a2-4284dbc47142.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/46d28d5a-5b96-c5f4-5237-5ae5e2599bc6" ;
  a2a:RecordGUID "{46d28d5a-5b96-c5f4-5237-5ae5e2599bc6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4665_00004665.xml van SHA" .

