@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_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1695 te Breda" ;
  a2a:hasPerson oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8e461f30-cb51-400b-45aa-d7a3a8e73564, oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8eddd15a-a83f-bc0a-3d26-c34e1330f5dc, oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-2c5311c2-f158-8c0c-e44c-a297c57ee6bb, oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8ca3548e-7e47-0b4d-0f0a-2b411b172e40, oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-86488a07-be32-7285-072f-4b14986bee16 ;
  a2a:hasEvent oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_0, oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_1, oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_2, oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_3, oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_4 ;
  a2a:hasSource oa:source_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f .

oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8e461f30-cb51-400b-45aa-d7a3a8e73564
  a a2a:Person ;
  rdfs:label "Joanna Dielen" ;
  a2a:PersonName [
    rdfs:label "Joanna Dielen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Dielen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8eddd15a-a83f-bc0a-3d26-c34e1330f5dc
  a a2a:Person ;
  rdfs:label "Maria Diercx" ;
  a2a:PersonName [
    rdfs:label "Maria Diercx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Diercx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-2c5311c2-f158-8c0c-e44c-a297c57ee6bb
  a a2a:Person ;
  rdfs:label "Hendrik Janssen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Janssen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-8ca3548e-7e47-0b4d-0f0a-2b411b172e40
  a a2a:Person ;
  rdfs:label "Petrus Pereboom" ;
  a2a:PersonName [
    rdfs:label "Petrus Pereboom" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person-86488a07-be32-7285-072f-4b14986bee16
  a a2a:Person ;
  rdfs:label "Romanus Pereboom" ;
  a2a:PersonName [
    rdfs:label "Romanus Pereboom" ;
    a2a:PersonNameFirstName "Romanus" ;
    a2a:PersonNameLastName "Pereboom"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1695-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person:8e461f30-cb51-400b-45aa-d7a3a8e73564 ;
  a2a:EventKeyRef oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 .

oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person:8eddd15a-a83f-bc0a-3d26-c34e1330f5dc ;
  a2a:EventKeyRef oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 .

oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person:2c5311c2-f158-8c0c-e44c-a297c57ee6bb ;
  a2a:EventKeyRef oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 .

oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person:8ca3548e-7e47-0b4d-0f0a-2b411b172e40 ;
  a2a:EventKeyRef oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 .

oa:relationep_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Person:86488a07-be32-7285-072f-4b14986bee16 ;
  a2a:EventKeyRef oa:event_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f_Event1 .

oa:source_brd_fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1695-01-19 - 1695-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1695-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "209" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 209"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84165516-8751-11e3-80a0-23069ee3dac3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84165516-8751-11e3-80a0-23069ee3dac3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f" ;
  a2a:RecordGUID "{fcc6fdaa-e8ec-60fd-63fd-35b2c4c43d6f}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5341_00005341.xml van BRD" .

