@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_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda
  a a2a:Record ;
  rdfs:label "Doop op 10 september 1677 te Breda" ;
  a2a:hasPerson oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-cdf3fc84-ee63-2242-a139-24de3b7a6eee, oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-1be4599a-edd1-fd3d-ca2d-b5830454391b, oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-ee38abce-e596-c49b-d588-7ae40e85eb54, oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-0e6294be-4a9c-5fda-50c8-6ad75f5c05f8, oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-f21ef439-6860-ef99-61f2-1ae801a4bd79 ;
  a2a:hasEvent oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_0, oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_1, oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_2, oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_3, oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_4 ;
  a2a:hasSource oa:source_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda .

oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-cdf3fc84-ee63-2242-a139-24de3b7a6eee
  a a2a:Person ;
  rdfs:label "Maria Simons" ;
  a2a:PersonName [
    rdfs:label "Maria Simons" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-1be4599a-edd1-fd3d-ca2d-b5830454391b
  a a2a:Person ;
  rdfs:label "Petronella Hendricx" ;
  a2a:PersonName [
    rdfs:label "Petronella Hendricx" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Hendricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-ee38abce-e596-c49b-d588-7ae40e85eb54
  a a2a:Person ;
  rdfs:label "Michael Abrams" ;
  a2a:PersonName [
    rdfs:label "Michael Abrams" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Abrams"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-0e6294be-4a9c-5fda-50c8-6ad75f5c05f8
  a a2a:Person ;
  rdfs:label "Adrianus Peters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Peters" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person-f21ef439-6860-ef99-61f2-1ae801a4bd79
  a a2a:Person ;
  rdfs:label "Henricus Peters" ;
  a2a:PersonName [
    rdfs:label "Henricus Peters" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1677-09-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person:cdf3fc84-ee63-2242-a139-24de3b7a6eee ;
  a2a:EventKeyRef oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 .

oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person:1be4599a-edd1-fd3d-ca2d-b5830454391b ;
  a2a:EventKeyRef oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 .

oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person:ee38abce-e596-c49b-d588-7ae40e85eb54 ;
  a2a:EventKeyRef oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 .

oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person:0e6294be-4a9c-5fda-50c8-6ad75f5c05f8 ;
  a2a:EventKeyRef oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 .

oa:relationep_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Person:f21ef439-6860-ef99-61f2-1ae801a4bd79 ;
  a2a:EventKeyRef oa:event_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda_Event1 .

oa:source_brd_e1aecc8d-9b48-dd11-66b5-74efcaa9ddda
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1677-09-10 - 1677-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1677-09-10"^^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 "28" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 28"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8415c5f6-8751-11e3-b944-b7d0a6d54aae.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e1aecc8d-9b48-dd11-66b5-74efcaa9ddda" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8415c5f6-8751-11e3-b944-b7d0a6d54aae.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e1aecc8d-9b48-dd11-66b5-74efcaa9ddda" ;
  a2a:RecordGUID "{e1aecc8d-9b48-dd11-66b5-74efcaa9ddda}" ;
  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_5226_00005226.xml van BRD" .

