@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_40e53aa8-dd4a-77ec-e783-b9d848b506b8
  a a2a:Record ;
  rdfs:label "Geboorte op 16 november 1922 te Zundert" ;
  a2a:hasPerson oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-e3bd865c-46b5-5410-d8c8-daecf48bcfb1, oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-972e8ef8-e5c1-959d-5842-b98034186831, oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-d27eb24a-a7ff-4cc7-1a56-dc6f4ae5b891 ;
  a2a:hasEvent oa:event_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_0, oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_1, oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_2 ;
  a2a:hasSource oa:source_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8 .

oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-e3bd865c-46b5-5410-d8c8-daecf48bcfb1
  a a2a:Person ;
  rdfs:label "Marinus van Bergen" ;
  a2a:PersonName [
    rdfs:label "Marinus van Bergen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-972e8ef8-e5c1-959d-5842-b98034186831
  a a2a:Person ;
  rdfs:label "Maria Johanna Poppelaars" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna Poppelaars" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNameLastName "Poppelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person-d27eb24a-a7ff-4cc7-1a56-dc6f4ae5b891
  a a2a:Person ;
  rdfs:label "Catharina Dimphena van Bergen" ;
  a2a:PersonName [
    rdfs:label "Catharina Dimphena van Bergen" ;
    a2a:PersonNameFirstName "Catharina Dimphena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1922-11-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:event_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1922-11-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person:e3bd865c-46b5-5410-d8c8-daecf48bcfb1 ;
  a2a:EventKeyRef oa:event_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Event1 .

oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person:972e8ef8-e5c1-959d-5842-b98034186831 ;
  a2a:EventKeyRef oa:event_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Event1 .

oa:relationep_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Person:d27eb24a-a7ff-4cc7-1a56-dc6f4ae5b891 ;
  a2a:EventKeyRef oa:event_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8_Event1 .

oa:source_wba_40e53aa8-dd4a-77ec-e783-b9d848b506b8
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1922-11-16 - 1922-11-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-11-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-11-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "11" ;
    a2a:Day "16" ;
    rdfs:label "1922-11-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2234, Periode: 1922" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "164" ;
    a2a:RegistryNumber "2234" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2234, Periode: 1922, Geboorteregister 1922, 164, 2234"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/486f9123-f841-5bf4-029e-361fd4d9d422.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/40e53aa8-dd4a-77ec-e783-b9d848b506b8" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/486f9123-f841-5bf4-029e-361fd4d9d422.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-06-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/40e53aa8-dd4a-77ec-e783-b9d848b506b8" ;
  a2a:RecordGUID "{40e53aa8-dd4a-77ec-e783-b9d848b506b8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25928_00025928.xml van WBA" .

