@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_fba82fae-c49f-bc53-a8cc-e2d56a2313a0
  a a2a:Record ;
  rdfs:label "Geboorte op 15 juni 1879" ;
  a2a:hasPerson oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-fbc717ac-5d65-1474-b295-929f76c3ce2d, oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-2bf0dafc-4de4-1c9b-a600-a815a7187760, oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-3e6c5b00-6029-c0b0-8c4c-52ee52b03fa5 ;
  a2a:hasEvent oa:event_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_0, oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_1, oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_2 ;
  a2a:hasSource oa:source_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0 .

oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-fbc717ac-5d65-1474-b295-929f76c3ce2d
  a a2a:Person ;
  rdfs:label "Jan Baptist Broeders" ;
  a2a:PersonName [
    rdfs:label "Jan Baptist Broeders" ;
    a2a:PersonNameFirstName "Jan Baptist" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-2bf0dafc-4de4-1c9b-a600-a815a7187760
  a a2a:Person ;
  rdfs:label "Theodora Kanters" ;
  a2a:PersonName [
    rdfs:label "Theodora Kanters" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person-3e6c5b00-6029-c0b0-8c4c-52ee52b03fa5
  a a2a:Person ;
  rdfs:label "Adrianus Hubertus Broeders" ;
  a2a:PersonName [
    rdfs:label "Adrianus Hubertus Broeders" ;
    a2a:PersonNameFirstName "Adrianus Hubertus" ;
    a2a:PersonNameLastName "Broeders"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1879-06-15"^^xsd:date
  ] .

oa:event_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "15" ;
    rdfs:label "1879-06-15"^^xsd:date
  ] .

oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person:fbc717ac-5d65-1474-b295-929f76c3ce2d ;
  a2a:EventKeyRef oa:event_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Event1 .

oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person:2bf0dafc-4de4-1c9b-a600-a815a7187760 ;
  a2a:EventKeyRef oa:event_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Event1 .

oa:relationep_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Person:3e6c5b00-6029-c0b0-8c4c-52ee52b03fa5 ;
  a2a:EventKeyRef oa:event_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0_Event1 .

oa:source_bhi_fba82fae-c49f-bc53-a8cc-e2d56a2313a0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Raamsdonk" ;
    rdfs:label "Raamsdonk", "1879-06-16 - 1879-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1879-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1879-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1879" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1879-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6425, Periode: 1879" ;
    a2a:Book "Geboorteregister Raamsdonk 1879" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "6425" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6425, Periode: 1879, Geboorteregister Raamsdonk 1879, 94, 6425"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6299cd4a-c6a4-ff84-b8ba-d008d30d9bd0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6299cd4a-c6a4-ff84-b8ba-d008d30d9bd0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-08-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fba82fae-c49f-bc53-a8cc-e2d56a2313a0" ;
  a2a:RecordGUID "{fba82fae-c49f-bc53-a8cc-e2d56a2313a0}" ;
  a2a:SourceRemarkdeel "6425" ;
  a2a:SourceRemarkregister_periode "1879" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_783_00000783.xml van BHI" .

