@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_5c112851-2a76-e32d-5698-ebfc5da9ea96
  a a2a:Record ;
  rdfs:label "Doop op 8 augustus 1789 te Breda" ;
  a2a:hasPerson oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-9be14e8d-2540-7408-4ead-a4937198e452, oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-7fbc221b-7a4c-a304-6c94-9836a3d4f437, oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-13a21382-d87c-1898-f617-c03759fafca6, oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-a9ff08ff-c69a-d78c-1259-350d68918827, oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-ac72b084-bf81-84b1-a4f4-6557c371f477 ;
  a2a:hasEvent oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_0, oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_1, oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_2, oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_3, oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_4 ;
  a2a:hasSource oa:source_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96 .

oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-9be14e8d-2540-7408-4ead-a4937198e452
  a a2a:Person ;
  rdfs:label "Magdalena Maas" ;
  a2a:PersonName [
    rdfs:label "Magdalena Maas" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-7fbc221b-7a4c-a304-6c94-9836a3d4f437
  a a2a:Person ;
  rdfs:label "Petrus Leestmans" ;
  a2a:PersonName [
    rdfs:label "Petrus Leestmans" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Leestmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-13a21382-d87c-1898-f617-c03759fafca6
  a a2a:Person ;
  rdfs:label "Henricus Leestmans" ;
  a2a:PersonName [
    rdfs:label "Henricus Leestmans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Leestmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-a9ff08ff-c69a-d78c-1259-350d68918827
  a a2a:Person ;
  rdfs:label "Petronella van der Gevel" ;
  a2a:PersonName [
    rdfs:label "Petronella van der Gevel" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Gevel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person-ac72b084-bf81-84b1-a4f4-6557c371f477
  a a2a:Person ;
  rdfs:label "Anna Leestmans" ;
  a2a:PersonName [
    rdfs:label "Anna Leestmans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Leestmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1789-08-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person:9be14e8d-2540-7408-4ead-a4937198e452 ;
  a2a:EventKeyRef oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 .

oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person:7fbc221b-7a4c-a304-6c94-9836a3d4f437 ;
  a2a:EventKeyRef oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 .

oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person:13a21382-d87c-1898-f617-c03759fafca6 ;
  a2a:EventKeyRef oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 .

oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person:a9ff08ff-c69a-d78c-1259-350d68918827 ;
  a2a:EventKeyRef oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 .

oa:relationep_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Person:ac72b084-bf81-84b1-a4f4-6557c371f477 ;
  a2a:EventKeyRef oa:event_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96_Event1 .

oa:source_brd_5c112851-2a76-e32d-5698-ebfc5da9ea96
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1789-08-08 - 1789-08-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-08-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-08-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "8" ;
    a2a:Day "8" ;
    rdfs:label "1789-08-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811" ;
    a2a:Book "Dopen rk Brugstraat 1782-1811" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "80" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 80"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c846f0-8751-11e3-9d22-c377c518d018.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c112851-2a76-e32d-5698-ebfc5da9ea96" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c846f0-8751-11e3-9d22-c377c518d018.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5c112851-2a76-e32d-5698-ebfc5da9ea96" ;
  a2a:RecordGUID "{5c112851-2a76-e32d-5698-ebfc5da9ea96}" ;
  a2a:SourceRemarkOpmerking "vader uit Teteringen moeder uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1782-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1201_00001201.xml van BRD" .

