@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_f4198ec9-8fba-4654-250a-089af5cea76f
  a a2a:Record ;
  rdfs:label "Geboorte op 1 december 1921 te Halsteren" ;
  a2a:hasPerson oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-65bf80aa-3239-e678-5db6-f3e738325fe9, oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-e5d2b8e2-fac7-f066-b363-a9bb29f59dae, oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-eebe63bc-f309-c373-587f-ba78b9bfa38c ;
  a2a:hasEvent oa:event_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_0, oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_1, oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_2 ;
  a2a:hasSource oa:source_wba_f4198ec9-8fba-4654-250a-089af5cea76f .

oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-65bf80aa-3239-e678-5db6-f3e738325fe9
  a a2a:Person ;
  rdfs:label "Adrianus Johannes de Bakker" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes de Bakker" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-e5d2b8e2-fac7-f066-b363-a9bb29f59dae
  a a2a:Person ;
  rdfs:label "Jacoba Kommers" ;
  a2a:PersonName [
    rdfs:label "Jacoba Kommers" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Kommers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person-eebe63bc-f309-c373-587f-ba78b9bfa38c
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Cornelis de Bakker" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Cornelis de Bakker" ;
    a2a:PersonNameFirstName "Adrianus Franciscus Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bakker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1921-12-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:event_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1921-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person:65bf80aa-3239-e678-5db6-f3e738325fe9 ;
  a2a:EventKeyRef oa:event_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Event1 .

oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person:e5d2b8e2-fac7-f066-b363-a9bb29f59dae ;
  a2a:EventKeyRef oa:event_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Event1 .

oa:relationep_wba_f4198ec9-8fba-4654-250a-089af5cea76f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Person:eebe63bc-f309-c373-587f-ba78b9bfa38c ;
  a2a:EventKeyRef oa:event_wba_f4198ec9-8fba-4654-250a-089af5cea76f_Event1 .

oa:source_wba_f4198ec9-8fba-4654-250a-089af5cea76f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1921-12-01 - 1921-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1921-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1401, Perio..." ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "165" ;
    a2a:RegistryNumber "1401" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Halsteren - burgerlijke stand, Bron: boek, Deel: 1401, Perio..., Geboorteregister 1921, 165, 1401"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/d57a6610-175c-6e64-e43d-f897ba708ec1.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4198ec9-8fba-4654-250a-089af5cea76f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/d57a6610-175c-6e64-e43d-f897ba708ec1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f4198ec9-8fba-4654-250a-089af5cea76f" ;
  a2a:RecordGUID "{f4198ec9-8fba-4654-250a-089af5cea76f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19158_00019158.xml van WBA" .

