@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_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e
  a a2a:Record ;
  rdfs:label "Geboorte op 23 oktober 1922" ;
  a2a:hasPerson oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-b40cca1a-dbdc-3359-6b08-d4e698c9b3f5, oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-7842867e-24fd-a81c-7f0a-cfed6a3f1732, oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-ac96b2fe-106f-f885-e547-711b627b25d8 ;
  a2a:hasEvent oa:event_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_0, oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_1, oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_2 ;
  a2a:hasSource oa:source_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e .

oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-b40cca1a-dbdc-3359-6b08-d4e698c9b3f5
  a a2a:Person ;
  rdfs:label "Adriaan Bul" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bul" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bul"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-7842867e-24fd-a81c-7f0a-cfed6a3f1732
  a a2a:Person ;
  rdfs:label "Johanna Adriana Maria Rovers" ;
  a2a:PersonName [
    rdfs:label "Johanna Adriana Maria Rovers" ;
    a2a:PersonNameFirstName "Johanna Adriana Maria" ;
    a2a:PersonNameLastName "Rovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person-ac96b2fe-106f-f885-e547-711b627b25d8
  a a2a:Person ;
  rdfs:label "Adriaan Johannes Bul" ;
  a2a:PersonName [
    rdfs:label "Adriaan Johannes Bul" ;
    a2a:PersonNameFirstName "Adriaan Johannes" ;
    a2a:PersonNameLastName "Bul"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1922-10-23"^^xsd:date
  ] .

oa:event_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1922-10-23"^^xsd:date
  ] .

oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person:b40cca1a-dbdc-3359-6b08-d4e698c9b3f5 ;
  a2a:EventKeyRef oa:event_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Event1 .

oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person:7842867e-24fd-a81c-7f0a-cfed6a3f1732 ;
  a2a:EventKeyRef oa:event_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Event1 .

oa:relationep_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Person:ac96b2fe-106f-f885-e547-711b627b25d8 ;
  a2a:EventKeyRef oa:event_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e_Event1 .

oa:source_brd_54da4f2f-eb6a-6a8d-9114-c485248eca8e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1922-10-23 - 1922-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1922-10-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Book "Geboorteregister 1922" ;
    a2a:DocumentNumber "695" ;
    rdfs:label "Stadsarchief Breda, Breda, Geboorteregister 1922, 695"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/f254c7bc-28b0-7c50-e275-db03d368173a.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/54da4f2f-eb6a-6a8d-9114-c485248eca8e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/f254c7bc-28b0-7c50-e275-db03d368173a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/54da4f2f-eb6a-6a8d-9114-c485248eca8e" ;
  a2a:RecordGUID "{54da4f2f-eb6a-6a8d-9114-c485248eca8e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1922\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_20151_00020151.xml van BRD" .

