@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_619fced4-8a55-158d-17ba-0754e67be2ef
  a a2a:Record ;
  rdfs:label "Geboorte op 23 juni 1900 te Breda" ;
  a2a:hasPerson oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-579c3349-8bda-e288-52a3-fefd4a962bb4, oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-ebb4b7ad-53f6-0d31-b61a-c08e23fe50c1, oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-9b110680-5d95-e7dd-ef32-65de234cd41f ;
  a2a:hasEvent oa:event_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_0, oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_1, oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_2 ;
  a2a:hasSource oa:source_brd_619fced4-8a55-158d-17ba-0754e67be2ef .

oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-579c3349-8bda-e288-52a3-fefd4a962bb4
  a a2a:Person ;
  rdfs:label "Christiaan Bernardus Roovers" ;
  a2a:PersonName [
    rdfs:label "Christiaan Bernardus Roovers" ;
    a2a:PersonNameFirstName "Christiaan Bernardus" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-ebb4b7ad-53f6-0d31-b61a-c08e23fe50c1
  a a2a:Person ;
  rdfs:label "Johanna Petronella van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella van den Bosch" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person-9b110680-5d95-e7dd-ef32-65de234cd41f
  a a2a:Person ;
  rdfs:label "Petronella Helena Christina Roovers" ;
  a2a:PersonName [
    rdfs:label "Petronella Helena Christina Roovers" ;
    a2a:PersonNameFirstName "Petronella Helena Christina" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1900-06-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:event_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1900-06-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person:579c3349-8bda-e288-52a3-fefd4a962bb4 ;
  a2a:EventKeyRef oa:event_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Event1 .

oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person:ebb4b7ad-53f6-0d31-b61a-c08e23fe50c1 ;
  a2a:EventKeyRef oa:event_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Event1 .

oa:relationep_brd_619fced4-8a55-158d-17ba-0754e67be2ef_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Person:9b110680-5d95-e7dd-ef32-65de234cd41f ;
  a2a:EventKeyRef oa:event_brd_619fced4-8a55-158d-17ba-0754e67be2ef_Event1 .

oa:source_brd_619fced4-8a55-158d-17ba-0754e67be2ef
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1900-06-25 - 1900-06-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-06-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-06-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1900-06-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1900" ;
    a2a:Book "Geboorteregister 1900" ;
    a2a:DocumentNumber "404" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief van de ambtenaar Burgerlijke Stand Breda, Bron: boek, Periode: 1900, Geboorteregister 1900, 404"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8181fa44-8751-11e3-9223-0bf1dc8529fb.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/619fced4-8a55-158d-17ba-0754e67be2ef" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8181fa44-8751-11e3-9223-0bf1dc8529fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/619fced4-8a55-158d-17ba-0754e67be2ef" ;
  a2a:RecordGUID "{619fced4-8a55-158d-17ba-0754e67be2ef}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1900\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3101_00003101.xml van BRD" .

