@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_e489dfe2-2e35-871e-babb-a0ccc5df715b
  a a2a:Record ;
  rdfs:label "Geboorte op 12 december 1921 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-4f1b7f5f-baad-bcea-7369-de40e286924c, oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-70d7b5ea-60d6-4a6b-9cd6-5f1d5f9355f8, oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-0d7707cf-4a56-566f-1e48-5184601b85f6 ;
  a2a:hasEvent oa:event_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_0, oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_1, oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_2 ;
  a2a:hasSource oa:source_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b .

oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-4f1b7f5f-baad-bcea-7369-de40e286924c
  a a2a:Person ;
  rdfs:label "Bastiaan Boot" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Boot" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-70d7b5ea-60d6-4a6b-9cd6-5f1d5f9355f8
  a a2a:Person ;
  rdfs:label "Pieternella Bouwens" ;
  a2a:PersonName [
    rdfs:label "Pieternella Bouwens" ;
    a2a:PersonNameFirstName "Pieternella" ;
    a2a:PersonNameLastName "Bouwens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person-0d7707cf-4a56-566f-1e48-5184601b85f6
  a a2a:Person ;
  rdfs:label "Adrianus Johannes Boot" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes Boot" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNameLastName "Boot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1921-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:event_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1921-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person:4f1b7f5f-baad-bcea-7369-de40e286924c ;
  a2a:EventKeyRef oa:event_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Event1 .

oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person:70d7b5ea-60d6-4a6b-9cd6-5f1d5f9355f8 ;
  a2a:EventKeyRef oa:event_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Event1 .

oa:relationep_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Person:0d7707cf-4a56-566f-1e48-5184601b85f6 ;
  a2a:EventKeyRef oa:event_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b_Event1 .

oa:source_wba_e489dfe2-2e35-871e-babb-a0ccc5df715b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1921-12-12 - 1921-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1921-12-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: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "285" ;
    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, 285, 4579"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7f1d639d-10d4-6d94-d9db-9cdfbaa64f2f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e489dfe2-2e35-871e-babb-a0ccc5df715b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7f1d639d-10d4-6d94-d9db-9cdfbaa64f2f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e489dfe2-2e35-871e-babb-a0ccc5df715b" ;
  a2a:RecordGUID "{e489dfe2-2e35-871e-babb-a0ccc5df715b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19156_00019156.xml van WBA" .

