@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_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd
  a a2a:Record ;
  rdfs:label "Geboorte op 8 september 1903" ;
  a2a:hasPerson oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-c52e23db-db38-3e43-d525-cc79dfacc2e5, oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-7424e933-3bd2-47ed-13f3-07947190b384, oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-da243353-3377-b91a-5afa-8a1d3908ecef ;
  a2a:hasEvent oa:event_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_0, oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_1, oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_2 ;
  a2a:hasSource oa:source_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd .

oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-c52e23db-db38-3e43-d525-cc79dfacc2e5
  a a2a:Person ;
  rdfs:label "Johannes Antonius Roovers" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius Roovers" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1903-09-08"^^xsd:date
  ] .

oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-7424e933-3bd2-47ed-13f3-07947190b384
  a a2a:Person ;
  rdfs:label "Bernardina Antonetta Elisabeth de Bot" ;
  a2a:PersonName [
    rdfs:label "Bernardina Antonetta Elisabeth de Bot" ;
    a2a:PersonNameFirstName "Bernardina Antonetta Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person-da243353-3377-b91a-5afa-8a1d3908ecef
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Roovers" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Roovers" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1903-09-08"^^xsd:date
  ] .

oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person:c52e23db-db38-3e43-d525-cc79dfacc2e5 ;
  a2a:EventKeyRef oa:event_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Event1 .

oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person:7424e933-3bd2-47ed-13f3-07947190b384 ;
  a2a:EventKeyRef oa:event_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Event1 .

oa:relationep_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Person:da243353-3377-b91a-5afa-8a1d3908ecef ;
  a2a:EventKeyRef oa:event_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd_Event1 .

oa:source_bhi_c2136a4d-0edc-2fcc-e0a4-16f206f33dfd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1903-09-09 - 1903-09-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1903-09-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1903-09-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "9" ;
    rdfs:label "1903-09-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2546, Periode: 1903" ;
    a2a:Book "Geboorteregister Roosendaal 1903" ;
    a2a:DocumentNumber "372" ;
    a2a:RegistryNumber "2546" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2546, Periode: 1903, Geboorteregister Roosendaal 1903, 372, 2546"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ce3f1353-b3a2-2174-fd2b-99bcd7a5a1a0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ce3f1353-b3a2-2174-fd2b-99bcd7a5a1a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c2136a4d-0edc-2fcc-e0a4-16f206f33dfd" ;
  a2a:RecordGUID "{c2136a4d-0edc-2fcc-e0a4-16f206f33dfd}" ;
  a2a:SourceRemarkdeel "2546" ;
  a2a:SourceRemarkregister_periode "1903" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_1071_00001071.xml van BHI" .

