@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_b266ebac-b7da-8580-9b99-eb34e5b2c4d2
  a a2a:Record ;
  rdfs:label "Geboorte op 8 maart 1921 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-5e82bfeb-5ce0-ac74-5a97-8d1b1199d9b2, oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-0f251a00-4d76-8f71-297c-deec47f4c401, oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-bc100938-7a5d-bf3c-11c7-f93a50110fa5 ;
  a2a:hasEvent oa:event_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_0, oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_1, oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_2 ;
  a2a:hasSource oa:source_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2 .

oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-5e82bfeb-5ce0-ac74-5a97-8d1b1199d9b2
  a a2a:Person ;
  rdfs:label "Johannes Verdaas" ;
  a2a:PersonName [
    rdfs:label "Johannes Verdaas" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Verdaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-0f251a00-4d76-8f71-297c-deec47f4c401
  a a2a:Person ;
  rdfs:label "Johanna Kapitein" ;
  a2a:PersonName [
    rdfs:label "Johanna Kapitein" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Kapitein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person-bc100938-7a5d-bf3c-11c7-f93a50110fa5
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Verdaas" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Verdaas" ;
    a2a:PersonNameFirstName "Cornelis Jacobus" ;
    a2a:PersonNameLastName "Verdaas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1921-03-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:event_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1921-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person:5e82bfeb-5ce0-ac74-5a97-8d1b1199d9b2 ;
  a2a:EventKeyRef oa:event_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Event1 .

oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person:0f251a00-4d76-8f71-297c-deec47f4c401 ;
  a2a:EventKeyRef oa:event_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Event1 .

oa:relationep_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Person:bc100938-7a5d-bf3c-11c7-f93a50110fa5 ;
  a2a:EventKeyRef oa:event_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2_Event1 .

oa:source_wba_b266ebac-b7da-8580-9b99-eb34e5b2c4d2
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1921-03-08 - 1921-03-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1921-03-08"^^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: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "4579" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zevenbergen, 1811-1929, Bron: boek, Deel: 4579, Periode: 1921, Geboorteregister 1921, 56, 4579"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/bbe72606-656a-9e5b-7510-64b262def60f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b266ebac-b7da-8580-9b99-eb34e5b2c4d2" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/bbe72606-656a-9e5b-7510-64b262def60f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/b266ebac-b7da-8580-9b99-eb34e5b2c4d2" ;
  a2a:RecordGUID "{b266ebac-b7da-8580-9b99-eb34e5b2c4d2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19149_00019149.xml van WBA" .

