@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_6996084d-2fd7-6aca-5ebe-5b039cc797fa
  a a2a:Record ;
  rdfs:label "Doop op 10 maart 1803 te Ginneken" ;
  a2a:hasPerson oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-6c1e6e35-3aa5-c01b-02fc-c006ab58fb5e, oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-7f9d486f-bf1a-1878-e725-c374479cfb3e, oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-4e37601e-c81c-e242-2acc-8445eacaa83b, oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-2cb49b00-1eb0-974a-c783-6e7e33e534af, oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-652118ed-154d-2f16-b834-206fe69b0c17, oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-d7578bc1-6fef-0147-2c29-ae02cbe8ff8f ;
  a2a:hasEvent oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_0, oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_1, oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_2, oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_3, oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_4, oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_5 ;
  a2a:hasSource oa:source_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-6c1e6e35-3aa5-c01b-02fc-c006ab58fb5e
  a a2a:Person ;
  rdfs:label "Elisabetha Borremans" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Borremans" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-7f9d486f-bf1a-1878-e725-c374479cfb3e
  a a2a:Person ;
  rdfs:label "Franciscus Louwers" ;
  a2a:PersonName [
    rdfs:label "Franciscus Louwers" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Louwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-4e37601e-c81c-e242-2acc-8445eacaa83b
  a a2a:Person ;
  rdfs:label "Hieronimus Borremans" ;
  a2a:PersonName [
    rdfs:label "Hieronimus Borremans" ;
    a2a:PersonNameFirstName "Hieronimus" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-2cb49b00-1eb0-974a-c783-6e7e33e534af
  a a2a:Person ;
  rdfs:label "Cornelia Houterson" ;
  a2a:PersonName [
    rdfs:label "Cornelia Houterson" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Houterson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-652118ed-154d-2f16-b834-206fe69b0c17
  a a2a:Person ;
  rdfs:label "Catharina Houterson" ;
  a2a:PersonName [
    rdfs:label "Catharina Houterson" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Houterson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person-d7578bc1-6fef-0147-2c29-ae02cbe8ff8f
  a a2a:Person ;
  rdfs:label "Petronella Borremans" ;
  a2a:PersonName [
    rdfs:label "Petronella Borremans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Borremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1803-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:6c1e6e35-3aa5-c01b-02fc-c006ab58fb5e ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:7f9d486f-bf1a-1878-e725-c374479cfb3e ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:4e37601e-c81c-e242-2acc-8445eacaa83b ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:2cb49b00-1eb0-974a-c783-6e7e33e534af ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:652118ed-154d-2f16-b834-206fe69b0c17 ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:relationep_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Person:d7578bc1-6fef-0147-2c29-ae02cbe8ff8f ;
  a2a:EventKeyRef oa:event_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa_Event1 .

oa:source_brd_6996084d-2fd7-6aca-5ebe-5b039cc797fa
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1803-03-10 - 1803-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1803-03-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 111, Periode: 1783-1810" ;
    a2a:Book "Dopen rk Ginneken 1783-1810" ;
    a2a:RegistryNumber "111" ;
    a2a:Folio "168" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 111, Periode: 1783-1810, Dopen rk Ginneken 1783-1810, 111, 168"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c9fd2e-8751-11e3-95bc-abc86d7112d8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6996084d-2fd7-6aca-5ebe-5b039cc797fa" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c9fd2e-8751-11e3-95bc-abc86d7112d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/6996084d-2fd7-6aca-5ebe-5b039cc797fa" ;
  a2a:RecordGUID "{6996084d-2fd7-6aca-5ebe-5b039cc797fa}" ;
  a2a:SourceRemarkOpmerking "moeder uit Bavel; getuige 4 ipv de peter en meter", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1783-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4932_00004932.xml van BRD" .

