@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_8a393894-94de-fc37-881d-a3199cb1d772
  a a2a:Record ;
  rdfs:label "Doop op 4 juli 1631 te Breda" ;
  a2a:hasPerson oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-98b9ca59-3b08-55f2-ae8b-b2a2969e843a, oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-d845f77e-3bf0-e240-799e-8363544424b2, oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-32f66572-335b-3c24-2078-f228f64500f3, oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-ad3c2393-b5b4-209f-4c67-7472b2d7c826 ;
  a2a:hasEvent oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_0, oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_1, oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_2, oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_3 ;
  a2a:hasSource oa:source_brd_8a393894-94de-fc37-881d-a3199cb1d772 .

oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-98b9ca59-3b08-55f2-ae8b-b2a2969e843a
  a a2a:Person ;
  rdfs:label "Joanna Delval" ;
  a2a:PersonName [
    rdfs:label "Joanna Delval" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Delval"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-d845f77e-3bf0-e240-799e-8363544424b2
  a a2a:Person ;
  rdfs:label "Egidius Pereboom" ;
  a2a:PersonName [
    rdfs:label "Egidius Pereboom" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-32f66572-335b-3c24-2078-f228f64500f3
  a a2a:Person ;
  rdfs:label "Elisabeth van der Hucht" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van der Hucht" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Hucht"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person-ad3c2393-b5b4-209f-4c67-7472b2d7c826
  a a2a:Person ;
  rdfs:label "David Pereboom" ;
  a2a:PersonName [
    rdfs:label "David Pereboom" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1631-07-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person:98b9ca59-3b08-55f2-ae8b-b2a2969e843a ;
  a2a:EventKeyRef oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1 .

oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person:d845f77e-3bf0-e240-799e-8363544424b2 ;
  a2a:EventKeyRef oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1 .

oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person:32f66572-335b-3c24-2078-f228f64500f3 ;
  a2a:EventKeyRef oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1 .

oa:relationep_brd_8a393894-94de-fc37-881d-a3199cb1d772_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8a393894-94de-fc37-881d-a3199cb1d772_Person:ad3c2393-b5b4-209f-4c67-7472b2d7c826 ;
  a2a:EventKeyRef oa:event_brd_8a393894-94de-fc37-881d-a3199cb1d772_Event1 .

oa:source_brd_8a393894-94de-fc37-881d-a3199cb1d772
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1631-07-04 - 1631-07-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-07-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-07-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1631-07-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634" ;
    a2a:Book "Dopen rk Brugstraat 1626-1634" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "154" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f585d4-8751-11e3-9841-8f6f65f17d1c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8a393894-94de-fc37-881d-a3199cb1d772" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f585d4-8751-11e3-9841-8f6f65f17d1c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8a393894-94de-fc37-881d-a3199cb1d772" ;
  a2a:RecordGUID "{8a393894-94de-fc37-881d-a3199cb1d772}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1626-1634\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5071_00005071.xml van BRD" .

