@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_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f
  a a2a:Record ;
  rdfs:label "Geboorte op 30 oktober 1908 te Princenhage" ;
  a2a:hasPerson oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-8939ca28-fde7-fdbd-01c6-32d494aacbd0, oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-98dc9952-65d2-6610-5694-27aa6a2aecc4, oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-e3f8b406-8a3c-070e-8df8-6816be37ea15 ;
  a2a:hasEvent oa:event_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_0, oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_1, oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_2 ;
  a2a:hasSource oa:source_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f .

oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-8939ca28-fde7-fdbd-01c6-32d494aacbd0
  a a2a:Person ;
  rdfs:label "Johanna Catharina Balemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Catharina Balemans" ;
    a2a:PersonNameFirstName "Johanna Catharina" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1908-10-30"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-98dc9952-65d2-6610-5694-27aa6a2aecc4
  a a2a:Person ;
  rdfs:label "Dominicus Balemans" ;
  a2a:PersonName [
    rdfs:label "Dominicus Balemans" ;
    a2a:PersonNameFirstName "Dominicus" ;
    a2a:PersonNameLastName "Balemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person-e3f8b406-8a3c-070e-8df8-6816be37ea15
  a a2a:Person ;
  rdfs:label "Catharina van Alphen" ;
  a2a:PersonName [
    rdfs:label "Catharina van Alphen" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1908-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person:8939ca28-fde7-fdbd-01c6-32d494aacbd0 ;
  a2a:EventKeyRef oa:event_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Event1 .

oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person:98dc9952-65d2-6610-5694-27aa6a2aecc4 ;
  a2a:EventKeyRef oa:event_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Event1 .

oa:relationep_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Person:e3f8b406-8a3c-070e-8df8-6816be37ea15 ;
  a2a:EventKeyRef oa:event_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f_Event1 .

oa:source_brd_734e1e2e-e4f0-c444-5aa9-ac1b90a1179f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1908-10-31 - 1908-10-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1908-10-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1908-10-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1908" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1908-10-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1908" ;
    a2a:Book "Geboorteregister 1908" ;
    a2a:DocumentNumber "324" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Archief ambtenaar van de Burgerlijke Stand Princenhage, Bron: boek, Periode: 1908, Geboorteregister 1908, 324"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8265ff8c-8751-11e3-8673-570d33a52567.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/734e1e2e-e4f0-c444-5aa9-ac1b90a1179f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8265ff8c-8751-11e3-8673-570d33a52567.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/734e1e2e-e4f0-c444-5aa9-ac1b90a1179f" ;
  a2a:RecordGUID "{734e1e2e-e4f0-c444-5aa9-ac1b90a1179f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Geboorteregister+1908\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_3166_00003166.xml van BRD" .

