@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_bhi_824ca271-e487-eb7e-14ed-499db99cfe88
  a a2a:Record ;
  rdfs:label "Geboorte op 23 oktober 1922 te Breda" ;
  a2a:hasPerson oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-144a3ad9-a82b-6b4f-3cd1-332716f957db, oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-bf0d447c-b281-7941-5050-456a1113a0c0, oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-b4c16f3c-2093-8dd6-9f59-814ab8987b43 ;
  a2a:hasEvent oa:event_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_0, oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_1, oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_2 ;
  a2a:hasSource oa:source_bhi_824ca271-e487-eb7e-14ed-499db99cfe88 .

oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-144a3ad9-a82b-6b4f-3cd1-332716f957db
  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_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-bf0d447c-b281-7941-5050-456a1113a0c0
  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
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person-b4c16f3c-2093-8dd6-9f59-814ab8987b43
  a a2a:Person ;
  rdfs:label "Adriaan Bul" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bul" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Bul"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_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
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person:144a3ad9-a82b-6b4f-3cd1-332716f957db ;
  a2a:EventKeyRef oa:event_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Event1 .

oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person:bf0d447c-b281-7941-5050-456a1113a0c0 ;
  a2a:EventKeyRef oa:event_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Event1 .

oa:relationep_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Person:b4c16f3c-2093-8dd6-9f59-814ab8987b43 ;
  a2a:EventKeyRef oa:event_bhi_824ca271-e487-eb7e-14ed-499db99cfe88_Event1 .

oa:source_bhi_824ca271-e487-eb7e-14ed-499db99cfe88
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, 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 "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1922" ;
    a2a:Book "Geboorteregister Breda 1922" ;
    a2a:DocumentNumber "695" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1922, Geboorteregister Breda 1922, 695, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3bcdcc49-3640-936c-9f8b-191ba82909da.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3bcdcc49-3640-936c-9f8b-191ba82909da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/824ca271-e487-eb7e-14ed-499db99cfe88" ;
  a2a:RecordGUID "{824ca271-e487-eb7e-14ed-499db99cfe88}" ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1922" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1562_00001562.xml van BHI" .

