@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_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f
  a a2a:Record ;
  rdfs:label "Registratie op 4 februari 1831 te Udenhout" ;
  a2a:hasPerson oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-7b9ad498-72da-c333-cb9e-2a788d824045, oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-22ec8f58-43ec-8215-0982-525c96a70f59, oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-528ddd06-6e98-c330-346a-e1c651241dbc, oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-da7fdd3a-69ac-b02f-4203-3d75e020c470, oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-1c4f8a19-f322-1a39-a4f3-11f8f3547a46, oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-7a8fc2bd-00c3-203f-2b8d-ddf049f6eb77 ;
  a2a:hasEvent oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_0, oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_1, oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_2, oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_3, oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_4, oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_5 ;
  a2a:hasSource oa:source_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-7b9ad498-72da-c333-cb9e-2a788d824045
  a a2a:Person ;
  rdfs:label "Peter Bergmans" ;
  a2a:PersonName [
    rdfs:label "Peter Bergmans" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1831-02-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-22ec8f58-43ec-8215-0982-525c96a70f59
  a a2a:Person ;
  rdfs:label "Johanna Kools" ;
  a2a:PersonName [
    rdfs:label "Johanna Kools" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kools"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1836-04-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-528ddd06-6e98-c330-346a-e1c651241dbc
  a a2a:Person ;
  rdfs:label "Cornelis Bergmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bergmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1864-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-da7fdd3a-69ac-b02f-4203-3d75e020c470
  a a2a:Person ;
  rdfs:label "Adriana Maria Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Bergmans" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1865-10-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-1c4f8a19-f322-1a39-a4f3-11f8f3547a46
  a a2a:Person ;
  rdfs:label "Adrianus Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bergmans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1874-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person-7a8fc2bd-00c3-203f-2b8d-ddf049f6eb77
  a a2a:Person ;
  rdfs:label "Johannes Bergmans" ;
  a2a:PersonName [
    rdfs:label "Johannes Bergmans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1877-11-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1831-02-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:7b9ad498-72da-c333-cb9e-2a788d824045 ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:22ec8f58-43ec-8215-0982-525c96a70f59 ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:528ddd06-6e98-c330-346a-e1c651241dbc ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:da7fdd3a-69ac-b02f-4203-3d75e020c470 ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:1c4f8a19-f322-1a39-a4f3-11f8f3547a46 ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:relationep_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Person:7a8fc2bd-00c3-203f-2b8d-ddf049f6eb77 ;
  a2a:EventKeyRef oa:event_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f_Event1 .

oa:source_sha_a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1890-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1890-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-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: 23, Periode: 1890-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "48" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 23, Periode: 1890-1910, Bevolkingsregister, 23, 48"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/22e4bb7f-ee17-9078-d71f-9a4043a30726.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/22e4bb7f-ee17-9078-d71f-9a4043a30726.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-12-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f" ;
  a2a:RecordGUID "{a4bd8c4e-ad94-4293-ba2d-7ba69fcd8e8f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5033_00005033.xml van SHA" .

