@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_bd4c65dc-5caa-b6b4-412f-e6e11156b092
  a a2a:Record ;
  rdfs:label "Doop op 6 april 1745 te Princenhage" ;
  a2a:hasPerson oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-54218840-bc56-8efd-382f-1c068c64f932, oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-35acef63-30c4-2e84-eae9-58e08b86dee8, oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-aab555b0-12eb-0281-f7cf-070698d48fca, oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-b3bea933-987f-b2a7-2af3-f29f7bed081d, oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-f7d35d82-528f-e0d5-90a4-2dd94d5c3d17 ;
  a2a:hasEvent oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_0, oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_1, oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_2, oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_3, oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_4 ;
  a2a:hasSource oa:source_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092 .

oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-54218840-bc56-8efd-382f-1c068c64f932
  a a2a:Person ;
  rdfs:label "Catharina Lodders" ;
  a2a:PersonName [
    rdfs:label "Catharina Lodders" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lodders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-35acef63-30c4-2e84-eae9-58e08b86dee8
  a a2a:Person ;
  rdfs:label "Henricus Henrici van Raack" ;
  a2a:PersonName [
    rdfs:label "Henricus Henrici van Raack" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-aab555b0-12eb-0281-f7cf-070698d48fca
  a a2a:Person ;
  rdfs:label "Cornelius van Raack" ;
  a2a:PersonName [
    rdfs:label "Cornelius van Raack" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-b3bea933-987f-b2a7-2af3-f29f7bed081d
  a a2a:Person ;
  rdfs:label "Elisabetha Joannis Leijten" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Joannis Leijten" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Leijten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person-f7d35d82-528f-e0d5-90a4-2dd94d5c3d17
  a a2a:Person ;
  rdfs:label "Catharina van Raack" ;
  a2a:PersonName [
    rdfs:label "Catharina van Raack" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Raack"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1745-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person:54218840-bc56-8efd-382f-1c068c64f932 ;
  a2a:EventKeyRef oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 .

oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person:35acef63-30c4-2e84-eae9-58e08b86dee8 ;
  a2a:EventKeyRef oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 .

oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person:aab555b0-12eb-0281-f7cf-070698d48fca ;
  a2a:EventKeyRef oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 .

oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person:b3bea933-987f-b2a7-2af3-f29f7bed081d ;
  a2a:EventKeyRef oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 .

oa:relationep_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Person:f7d35d82-528f-e0d5-90a4-2dd94d5c3d17 ;
  a2a:EventKeyRef oa:event_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092_Event1 .

oa:source_brd_bd4c65dc-5caa-b6b4-412f-e6e11156b092
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1745-04-06 - 1745-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1745-04-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767" ;
    a2a:Book "Dopen rk Princenhage 1740-1767" ;
    a2a:RegistryNumber "142" ;
    a2a:Folio "45" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767, Dopen rk Princenhage 1740-1767, 142, 45"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dd8dee-8751-11e3-b427-ab0e9afe0acb.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bd4c65dc-5caa-b6b4-412f-e6e11156b092" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dd8dee-8751-11e3-b427-ab0e9afe0acb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/bd4c65dc-5caa-b6b4-412f-e6e11156b092" ;
  a2a:RecordGUID "{bd4c65dc-5caa-b6b4-412f-e6e11156b092}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1740-1767\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5504_00005504.xml van BRD" .

