@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_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440
  a a2a:Record ;
  rdfs:label "Geboorte op 28 april 1901 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-9388a661-782a-72f1-d2fa-424b85a3003d, oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-6472c49e-10b4-9a36-2c7d-974c865dd319, oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-39e40bcd-9ec4-2a15-418a-df6bec077343, oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-2e7b4479-102d-b824-55eb-6af30690a8a7, oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-601e44bd-604a-8d32-a008-81480bd88e7d ;
  a2a:hasEvent oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_0, oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_1, oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_2, oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_3, oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_4 ;
  a2a:hasSource oa:source_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440 .

oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-9388a661-782a-72f1-d2fa-424b85a3003d
  a a2a:Person ;
  rdfs:label "Adrianus Antonius Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius Bergmans" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-6472c49e-10b4-9a36-2c7d-974c865dd319
  a a2a:Person ;
  rdfs:label "Cornelis Bergmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bergmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-39e40bcd-9ec4-2a15-418a-df6bec077343
  a a2a:Person ;
  rdfs:label "Theodorus Bergmans" ;
  a2a:PersonName [
    rdfs:label "Theodorus Bergmans" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "stoelenmaker" .

oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-2e7b4479-102d-b824-55eb-6af30690a8a7
  a a2a:Person ;
  rdfs:label "Antonie Hermanus Bergmans" ;
  a2a:PersonName [
    rdfs:label "Antonie Hermanus Bergmans" ;
    a2a:PersonNameFirstName "Antonie Hermanus" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person-601e44bd-604a-8d32-a008-81480bd88e7d
  a a2a:Person ;
  rdfs:label "Maria Francisca Schoemans" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Schoemans" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Schoemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person:9388a661-782a-72f1-d2fa-424b85a3003d ;
  a2a:EventKeyRef oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 .

oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person:6472c49e-10b4-9a36-2c7d-974c865dd319 ;
  a2a:EventKeyRef oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 .

oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person:39e40bcd-9ec4-2a15-418a-df6bec077343 ;
  a2a:EventKeyRef oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 .

oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person:2e7b4479-102d-b824-55eb-6af30690a8a7 ;
  a2a:EventKeyRef oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 .

oa:relationep_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Person:601e44bd-604a-8d32-a008-81480bd88e7d ;
  a2a:EventKeyRef oa:event_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440_Event1 .

oa:source_sha_2f68b4bf-e02e-5e3e-5bca-490ad2bc0440
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1901-04-28 - 1901-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1901" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1901-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 1010, Periode: 1899-1906" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "1010" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1010, Periode: 1899-1906, Geboorteregister, 54, 1010"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/9f1abca0-27f9-a77f-940e-1be27c4e00bc.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2f68b4bf-e02e-5e3e-5bca-490ad2bc0440" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/9f1abca0-27f9-a77f-940e-1be27c4e00bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2f68b4bf-e02e-5e3e-5bca-490ad2bc0440" ;
  a2a:RecordGUID "{2f68b4bf-e02e-5e3e-5bca-490ad2bc0440}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5922_00005922.xml van SHA" .

