@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_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08
  a a2a:Record ;
  rdfs:label "Geboorte op 12 oktober 1920 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-bfd59446-19e3-4059-9271-0ebb53a7542a, oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-05213c7a-4dc4-476e-9fe1-7498dc56b4bd, oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-0a284b2e-af1d-447a-a54a-b0df2112161e ;
  a2a:hasEvent oa:event_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_0, oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_1, oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_2 ;
  a2a:hasSource oa:source_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08 .

oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-bfd59446-19e3-4059-9271-0ebb53a7542a
  a a2a:Person ;
  rdfs:label "Dingeman Wevers" ;
  a2a:PersonName [
    rdfs:label "Dingeman Wevers" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-05213c7a-4dc4-476e-9fe1-7498dc56b4bd
  a a2a:Person ;
  rdfs:label "Anna Maria Antonia Bartels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Antonia Bartels" ;
    a2a:PersonNameFirstName "Anna Maria Antonia" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person-0a284b2e-af1d-447a-a54a-b0df2112161e
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria Wevers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria Wevers" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1920-10-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:event_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1920-10-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person:bfd59446-19e3-4059-9271-0ebb53a7542a ;
  a2a:EventKeyRef oa:event_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Event1 .

oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person:05213c7a-4dc4-476e-9fe1-7498dc56b4bd ;
  a2a:EventKeyRef oa:event_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Event1 .

oa:relationep_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Person:0a284b2e-af1d-447a-a54a-b0df2112161e ;
  a2a:EventKeyRef oa:event_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08_Event1 .

oa:source_wba_e1e4866f-e343-4043-b3f0-8bf0c2dfde08
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1920-10-12 - 1920-10-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1920-10-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1920-10-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1920" ;
    a2a:Month "10" ;
    a2a:Day "12" ;
    rdfs:label "1920-10-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zevenbergen, 1811-1929, Bron: boek, Deel: 4579, Periode: 1920" ;
    a2a:Book "Geboorteregister 1920" ;
    a2a:DocumentNumber "233" ;
    a2a:RegistryNumber "4579" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zevenbergen, 1811-1929, Bron: boek, Deel: 4579, Periode: 1920, Geboorteregister 1920, 233, 4579"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1e4866f-e343-4043-b3f0-8bf0c2dfde08" ;
  a2a:RecordGUID "{e1e4866f-e343-4043-b3f0-8bf0c2dfde08}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17443_00017443.xml van WBA" .

