@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_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3
  a a2a:Record ;
  rdfs:label "Doop op 17 september 1755 te Princenhage" ;
  a2a:hasPerson oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-85328266-b072-8f3c-f64e-a5c854e4f0f0, oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-d09e885c-b8b3-ec6f-0abe-99c786f525e8, oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-6d18b93f-71a6-1e17-16bd-d8380fc4d75d, oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-0348d1ce-3b21-4e4d-c3ac-0b13fd1adc61, oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-62b6d568-33f2-7227-9c4b-30ca44c6bae3 ;
  a2a:hasEvent oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_0, oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_1, oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_2, oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_3, oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_4 ;
  a2a:hasSource oa:source_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3 .

oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-85328266-b072-8f3c-f64e-a5c854e4f0f0
  a a2a:Person ;
  rdfs:label "Elisabetha van Chaam" ;
  a2a:PersonName [
    rdfs:label "Elisabetha van Chaam" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Chaam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-d09e885c-b8b3-ec6f-0abe-99c786f525e8
  a a2a:Person ;
  rdfs:label "Adrianus Berckmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Berckmans" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-6d18b93f-71a6-1e17-16bd-d8380fc4d75d
  a a2a:Person ;
  rdfs:label "Jacobus Berckmans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Berckmans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-0348d1ce-3b21-4e4d-c3ac-0b13fd1adc61
  a a2a:Person ;
  rdfs:label "Maria Adriani van Chaam" ;
  a2a:PersonName [
    rdfs:label "Maria Adriani van Chaam" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Chaam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person-62b6d568-33f2-7227-9c4b-30ca44c6bae3
  a a2a:Person ;
  rdfs:label "Adriana Berckmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Berckmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Berckmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1755-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person:85328266-b072-8f3c-f64e-a5c854e4f0f0 ;
  a2a:EventKeyRef oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 .

oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person:d09e885c-b8b3-ec6f-0abe-99c786f525e8 ;
  a2a:EventKeyRef oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 .

oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person:6d18b93f-71a6-1e17-16bd-d8380fc4d75d ;
  a2a:EventKeyRef oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 .

oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person:0348d1ce-3b21-4e4d-c3ac-0b13fd1adc61 ;
  a2a:EventKeyRef oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 .

oa:relationep_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Person:62b6d568-33f2-7227-9c4b-30ca44c6bae3 ;
  a2a:EventKeyRef oa:event_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3_Event1 .

oa:source_brd_2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1755-09-17 - 1755-09-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-09-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-09-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1755-09-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: 142, Periode: 1740-1767" ;
    a2a:Book "Dopen rk Princenhage 1740-1767" ;
    a2a:RegistryNumber "142" ;
    a2a:Folio "144" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 142, Periode: 1740-1767, Dopen rk Princenhage 1740-1767, 142, 144"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dddeac-8751-11e3-b235-432d07817a2d.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dddeac-8751-11e3-b235-432d07817a2d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3" ;
  a2a:RecordGUID "{2a25c9e4-c2ac-d82f-a214-b2b6b8d75ff3}" ;
  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_1421_00001421.xml van BRD" .

