@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_edff96d4-f852-33f6-3879-e3f83e8d56fc
  a a2a:Record ;
  rdfs:label "Doop op 22 september 1803 te Breda" ;
  a2a:hasPerson oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-fa1f20f5-6390-f185-2c79-c71a24203251, oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-b78154b1-e764-7e63-8565-30a6bde10c94, oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-e39a78bd-96d7-9f88-3dd9-a69fc39336d8, oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-91f5ae4f-887b-fee2-6ebb-e84070ecaeb7, oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-9b0668b9-98b1-5937-1f2a-11ea6b04f7a1 ;
  a2a:hasEvent oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_0, oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_1, oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_2, oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_3, oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_4 ;
  a2a:hasSource oa:source_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc .

oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-fa1f20f5-6390-f185-2c79-c71a24203251
  a a2a:Person ;
  rdfs:label "Gertrudis Stadhouders" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Stadhouders" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Stadhouders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-b78154b1-e764-7e63-8565-30a6bde10c94
  a a2a:Person ;
  rdfs:label "Anna Stadhouders" ;
  a2a:PersonName [
    rdfs:label "Anna Stadhouders" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Stadhouders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-e39a78bd-96d7-9f88-3dd9-a69fc39336d8
  a a2a:Person ;
  rdfs:label "Cornelius Laurentius Smits" ;
  a2a:PersonName [
    rdfs:label "Cornelius Laurentius Smits" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Laurentius" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-91f5ae4f-887b-fee2-6ebb-e84070ecaeb7
  a a2a:Person ;
  rdfs:label "Arnoldus Josephus Stomp" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Josephus Stomp" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Stomp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person-9b0668b9-98b1-5937-1f2a-11ea6b04f7a1
  a a2a:Person ;
  rdfs:label "Cornelia Gerardina Stomp" ;
  a2a:PersonName [
    rdfs:label "Cornelia Gerardina Stomp" ;
    a2a:PersonNameFirstName "Cornelia Gerardina" ;
    a2a:PersonNameLastName "Stomp"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1803-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person:fa1f20f5-6390-f185-2c79-c71a24203251 ;
  a2a:EventKeyRef oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 .

oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person:b78154b1-e764-7e63-8565-30a6bde10c94 ;
  a2a:EventKeyRef oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 .

oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person:e39a78bd-96d7-9f88-3dd9-a69fc39336d8 ;
  a2a:EventKeyRef oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 .

oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person:91f5ae4f-887b-fee2-6ebb-e84070ecaeb7 ;
  a2a:EventKeyRef oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 .

oa:relationep_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Person:9b0668b9-98b1-5937-1f2a-11ea6b04f7a1 ;
  a2a:EventKeyRef oa:event_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc_Event1 .

oa:source_brd_edff96d4-f852-33f6-3879-e3f83e8d56fc
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1803-09-22 - 1803-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1803-09-22"^^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 "262" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 262"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c8e13c-8751-11e3-b69f-231afd2f356e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/edff96d4-f852-33f6-3879-e3f83e8d56fc" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c8e13c-8751-11e3-b69f-231afd2f356e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/edff96d4-f852-33f6-3879-e3f83e8d56fc" ;
  a2a:RecordGUID "{edff96d4-f852-33f6-3879-e3f83e8d56fc}" ;
  a2a:SourceRemarkOpmerking "vader uit Breda moeder uit Oosterhout peter eerwaarde heer pastoor", "<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_5278_00005278.xml van BRD" .

