@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_17e1cbd4-e684-abc4-6b08-407b6db3f8cf
  a a2a:Record ;
  rdfs:label "Registratie op 3 november 1877 te Drunen" ;
  a2a:hasPerson oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-12ebc608-2049-792c-87b3-d6c2b703b96a, oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-b3d1d2bd-e5f5-5c7b-f996-6efdd64bf883, oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-61afe1fe-59cb-caf8-ef19-ee6fd59885b8 ;
  a2a:hasEvent oa:event_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_0, oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_1, oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_2 ;
  a2a:hasSource oa:source_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf .

oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-12ebc608-2049-792c-87b3-d6c2b703b96a
  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"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-b3d1d2bd-e5f5-5c7b-f996-6efdd64bf883
  a a2a:Person ;
  rdfs:label "Adriana Bergmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Bergmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1869" ;
    a2a:Month "7" ;
    a2a:Day "18" ;
    rdfs:label "1869-07-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person-61afe1fe-59cb-caf8-ef19-ee6fd59885b8
  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"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1877-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person:12ebc608-2049-792c-87b3-d6c2b703b96a ;
  a2a:EventKeyRef oa:event_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Event1 .

oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person:b3d1d2bd-e5f5-5c7b-f996-6efdd64bf883 ;
  a2a:EventKeyRef oa:event_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Event1 .

oa:relationep_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Person:61afe1fe-59cb-caf8-ef19-ee6fd59885b8 ;
  a2a:EventKeyRef oa:event_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf_Event1 .

oa:source_sha_17e1cbd4-e684-abc4-6b08-407b6db3f8cf
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1910-01-01 - 1928-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-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: 26, Periode: 1910-1928" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "26" ;
    a2a:Folio "34" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 26, Periode: 1910-1928, Bevolkingsregister, 26, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8816606d-0209-22ca-b4c7-af7b54b62a4e.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/17e1cbd4-e684-abc4-6b08-407b6db3f8cf" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8816606d-0209-22ca-b4c7-af7b54b62a4e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/17e1cbd4-e684-abc4-6b08-407b6db3f8cf" ;
  a2a:RecordGUID "{17e1cbd4-e684-abc4-6b08-407b6db3f8cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4483_00004483.xml van SHA" .

