@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_22b5e9b7-6183-7b6a-e091-366d4435e20f
  a a2a:Record ;
  rdfs:label "Doop op 6 september 1731 te Breda" ;
  a2a:hasPerson oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-aea69de8-74f3-4a88-13f6-50db8c31fc1d, oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-24b06767-2fa6-1c4f-19f2-cffeeeb0ca9d, oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-faaf42ed-2c8d-093e-70ee-15cea8893e38, oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-75cae7ad-5951-e8d9-29a3-3be7c0d95820, oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-8a1595b1-a4e2-7fca-5d85-574881c68df8 ;
  a2a:hasEvent oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_0, oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_1, oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_2, oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_3, oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_4 ;
  a2a:hasSource oa:source_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f .

oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-aea69de8-74f3-4a88-13f6-50db8c31fc1d
  a a2a:Person ;
  rdfs:label "Christina Mulders" ;
  a2a:PersonName [
    rdfs:label "Christina Mulders" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-24b06767-2fa6-1c4f-19f2-cffeeeb0ca9d
  a a2a:Person ;
  rdfs:label "Anna Boort" ;
  a2a:PersonName [
    rdfs:label "Anna Boort" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Boort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-faaf42ed-2c8d-093e-70ee-15cea8893e38
  a a2a:Person ;
  rdfs:label "Cornelius Roelants" ;
  a2a:PersonName [
    rdfs:label "Cornelius Roelants" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Roelants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-75cae7ad-5951-e8d9-29a3-3be7c0d95820
  a a2a:Person ;
  rdfs:label "Cornelis de Rap" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Rap" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person-8a1595b1-a4e2-7fca-5d85-574881c68df8
  a a2a:Person ;
  rdfs:label "Anna de Rap" ;
  a2a:PersonName [
    rdfs:label "Anna de Rap" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Rap"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1731-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person:aea69de8-74f3-4a88-13f6-50db8c31fc1d ;
  a2a:EventKeyRef oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 .

oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person:24b06767-2fa6-1c4f-19f2-cffeeeb0ca9d ;
  a2a:EventKeyRef oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 .

oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person:faaf42ed-2c8d-093e-70ee-15cea8893e38 ;
  a2a:EventKeyRef oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 .

oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person:75cae7ad-5951-e8d9-29a3-3be7c0d95820 ;
  a2a:EventKeyRef oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 .

oa:relationep_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Person:8a1595b1-a4e2-7fca-5d85-574881c68df8 ;
  a2a:EventKeyRef oa:event_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f_Event1 .

oa:source_brd_22b5e9b7-6183-7b6a-e091-366d4435e20f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1731-09-06 - 1731-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1731-09-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "189" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 189"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8417a920-8751-11e3-a99d-17b4bc1d2ff1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/22b5e9b7-6183-7b6a-e091-366d4435e20f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8417a920-8751-11e3-a99d-17b4bc1d2ff1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/22b5e9b7-6183-7b6a-e091-366d4435e20f" ;
  a2a:RecordGUID "{22b5e9b7-6183-7b6a-e091-366d4435e20f}" ;
  a2a:SourceRemarkOpmerking "onwettig kind", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1390_00001390.xml van BRD" .

