@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_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1702 te Breda" ;
  a2a:hasPerson oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-603dcf7e-6a6e-8562-1606-a9b26ce8ee02, oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-102b7c5b-3d77-5ea5-88c4-54b1c0b7e634, oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-8362ebba-562c-163d-7ca8-5ce75347cfc1, oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-5260bf08-6a33-4659-a4c9-6471678b20d0 ;
  a2a:hasEvent oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_0, oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_1, oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_2, oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_3 ;
  a2a:hasSource oa:source_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a .

oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-603dcf7e-6a6e-8562-1606-a9b26ce8ee02
  a a2a:Person ;
  rdfs:label "Margueritn Henlope" ;
  a2a:PersonName [
    rdfs:label "Margueritn Henlope" ;
    a2a:PersonNameFirstName "Margueritn" ;
    a2a:PersonNameLastName "Henlope"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-102b7c5b-3d77-5ea5-88c4-54b1c0b7e634
  a a2a:Person ;
  rdfs:label "Marie Racx" ;
  a2a:PersonName [
    rdfs:label "Marie Racx" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Racx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-8362ebba-562c-163d-7ca8-5ce75347cfc1
  a a2a:Person ;
  rdfs:label "Josias Ekkart" ;
  a2a:PersonName [
    rdfs:label "Josias Ekkart" ;
    a2a:PersonNameFirstName "Josias" ;
    a2a:PersonNameLastName "Ekkart"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person-5260bf08-6a33-4659-a4c9-6471678b20d0
  a a2a:Person ;
  rdfs:label "Marguerite Ekkart" ;
  a2a:PersonName [
    rdfs:label "Marguerite Ekkart" ;
    a2a:PersonNameFirstName "Marguerite" ;
    a2a:PersonNameLastName "Ekkart"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1702" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1702-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person:603dcf7e-6a6e-8562-1606-a9b26ce8ee02 ;
  a2a:EventKeyRef oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1 .

oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person:102b7c5b-3d77-5ea5-88c4-54b1c0b7e634 ;
  a2a:EventKeyRef oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1 .

oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person:8362ebba-562c-163d-7ca8-5ce75347cfc1 ;
  a2a:EventKeyRef oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1 .

oa:relationep_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Person:5260bf08-6a33-4659-a4c9-6471678b20d0 ;
  a2a:EventKeyRef oa:event_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a_Event1 .

oa:source_brd_d1ab2f49-e9b4-9c4f-d253-67d19cfa525a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1702-10-08 - 1702-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1702-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1702-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1702" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1702-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "69" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 69"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416bbdc-8751-11e3-96b1-c711337e97a0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d1ab2f49-e9b4-9c4f-d253-67d19cfa525a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416bbdc-8751-11e3-96b1-c711337e97a0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d1ab2f49-e9b4-9c4f-d253-67d19cfa525a" ;
  a2a:RecordGUID "{d1ab2f49-e9b4-9c4f-d253-67d19cfa525a}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5158_00005158.xml van BRD" .

