@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_4d268f15-9eba-8666-8e75-9ebc44200be0
  a a2a:Record ;
  rdfs:label "Doop op 24 oktober 1771 te Princenhage" ;
  a2a:hasPerson oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-7496f495-e92e-c428-cb3b-712d76b5421c, oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-370ba579-82af-cd1c-a0fc-0d42db47f3fc, oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-1156ca7f-6b10-5dc4-eb1b-2ad1a33433b2, oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-6980f432-dd77-19ab-19f8-f901af39bcd8, oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-534c9275-e21b-d3a8-100e-b2a4bb19d74f ;
  a2a:hasEvent oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_0, oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_1, oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_2, oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_3, oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_4 ;
  a2a:hasSource oa:source_brd_4d268f15-9eba-8666-8e75-9ebc44200be0 .

oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-7496f495-e92e-c428-cb3b-712d76b5421c
  a a2a:Person ;
  rdfs:label "Elisabetha Scholiers" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Scholiers" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Scholiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-370ba579-82af-cd1c-a0fc-0d42db47f3fc
  a a2a:Person ;
  rdfs:label "Gregorius Hoeimans" ;
  a2a:PersonName [
    rdfs:label "Gregorius Hoeimans" ;
    a2a:PersonNameFirstName "Gregorius" ;
    a2a:PersonNameLastName "Hoeimans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-1156ca7f-6b10-5dc4-eb1b-2ad1a33433b2
  a a2a:Person ;
  rdfs:label "Cornelius Gabriele" ;
  a2a:PersonName [
    rdfs:label "Cornelius Gabriele" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Gabriele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-6980f432-dd77-19ab-19f8-f901af39bcd8
  a a2a:Person ;
  rdfs:label "Helena Maes" ;
  a2a:PersonName [
    rdfs:label "Helena Maes" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person-534c9275-e21b-d3a8-100e-b2a4bb19d74f
  a a2a:Person ;
  rdfs:label "Christina Gabriele" ;
  a2a:PersonName [
    rdfs:label "Christina Gabriele" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Gabriele"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1771-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person:7496f495-e92e-c428-cb3b-712d76b5421c ;
  a2a:EventKeyRef oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 .

oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person:370ba579-82af-cd1c-a0fc-0d42db47f3fc ;
  a2a:EventKeyRef oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 .

oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person:1156ca7f-6b10-5dc4-eb1b-2ad1a33433b2 ;
  a2a:EventKeyRef oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 .

oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person:6980f432-dd77-19ab-19f8-f901af39bcd8 ;
  a2a:EventKeyRef oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 .

oa:relationep_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Person:534c9275-e21b-d3a8-100e-b2a4bb19d74f ;
  a2a:EventKeyRef oa:event_brd_4d268f15-9eba-8666-8e75-9ebc44200be0_Event1 .

oa:source_brd_4d268f15-9eba-8666-8e75-9ebc44200be0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1771-10-24 - 1771-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1771-10-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811" ;
    a2a:Book "Dopen rk Princenhage 1767-1811" ;
    a2a:RegistryNumber "143" ;
    a2a:Folio "50" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 143, Periode: 1767-1811, Dopen rk Princenhage 1767-1811, 143, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83dede4c-8751-11e3-81a1-8f0d48c930f7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4d268f15-9eba-8666-8e75-9ebc44200be0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83dede4c-8751-11e3-81a1-8f0d48c930f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4d268f15-9eba-8666-8e75-9ebc44200be0" ;
  a2a:RecordGUID "{4d268f15-9eba-8666-8e75-9ebc44200be0}" ;
  a2a:SourceRemarkOpmerking "vader ex Rijsbergen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Princenhage+1767-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1138_00001138.xml van BRD" .

