@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_e7aa309c-d268-e1fc-85a2-196ab38ca27f
  a a2a:Record ;
  rdfs:label "Doop op 17 februari 1754 te Breda" ;
  a2a:hasPerson oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-a3ae849c-b9e7-14f2-7cd3-8e0157ee52c7, oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-23761288-c2e7-e826-9da9-cedaa1b61ee7, oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-8c9e497f-626b-0370-2dff-09511cc523bd, oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-c036a14c-e835-edae-bb4f-53139a52f9ad, oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-d370b165-e7a2-6de5-7a66-a310ef3d9883 ;
  a2a:hasEvent oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_0, oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_1, oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_2, oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_3, oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_4 ;
  a2a:hasSource oa:source_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f .

oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-a3ae849c-b9e7-14f2-7cd3-8e0157ee52c7
  a a2a:Person ;
  rdfs:label "Johanna Henrica van der Ra" ;
  a2a:PersonName [
    rdfs:label "Johanna Henrica van der Ra" ;
    a2a:PersonNameFirstName "Johanna Henrica" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ra"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-23761288-c2e7-e826-9da9-cedaa1b61ee7
  a a2a:Person ;
  rdfs:label "Johanna Coomans" ;
  a2a:PersonName [
    rdfs:label "Johanna Coomans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-8c9e497f-626b-0370-2dff-09511cc523bd
  a a2a:Person ;
  rdfs:label "Huijbert Coomans" ;
  a2a:PersonName [
    rdfs:label "Huijbert Coomans" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-c036a14c-e835-edae-bb4f-53139a52f9ad
  a a2a:Person ;
  rdfs:label "Johanna van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Johanna van der Heijden" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person-d370b165-e7a2-6de5-7a66-a310ef3d9883
  a a2a:Person ;
  rdfs:label "Johannes Mauburg" ;
  a2a:PersonName [
    rdfs:label "Johannes Mauburg" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Mauburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1754-02-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person:a3ae849c-b9e7-14f2-7cd3-8e0157ee52c7 ;
  a2a:EventKeyRef oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 .

oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person:23761288-c2e7-e826-9da9-cedaa1b61ee7 ;
  a2a:EventKeyRef oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 .

oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person:8c9e497f-626b-0370-2dff-09511cc523bd ;
  a2a:EventKeyRef oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 .

oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person:c036a14c-e835-edae-bb4f-53139a52f9ad ;
  a2a:EventKeyRef oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 .

oa:relationep_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_4
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Person:d370b165-e7a2-6de5-7a66-a310ef3d9883 ;
  a2a:EventKeyRef oa:event_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f_Event1 .

oa:source_brd_e7aa309c-d268-e1fc-85a2-196ab38ca27f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1754-02-17 - 1754-02-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-02-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-02-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "2" ;
    a2a:Day "17" ;
    rdfs:label "1754-02-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778" ;
    a2a:Book "Dopen nh Breda 1743-1778" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "65r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778, Dopen nh Breda 1743-1778, 32, 65r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f829ba-8751-11e3-9e1c-e3cada0748b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e7aa309c-d268-e1fc-85a2-196ab38ca27f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f829ba-8751-11e3-9e1c-e3cada0748b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e7aa309c-d268-e1fc-85a2-196ab38ca27f" ;
  a2a:RecordGUID "{e7aa309c-d268-e1fc-85a2-196ab38ca27f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1743-1778\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5251_00005251.xml van BRD" .

