@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_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee
  a a2a:Record ;
  rdfs:label "Doop op 25 april 1771 te Breda" ;
  a2a:hasPerson oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-b1485024-ef52-1722-5207-e3972a7b93f3, oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-29e10af5-e682-1899-5590-8b30940851fb, oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-23797e12-e50f-566e-8a79-6e8e5d18ee82, oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-590c1797-492a-6484-a6c4-fce4dfa256b2, oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-ec8f3a67-faa2-e147-5d33-99bada25e001 ;
  a2a:hasEvent oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_0, oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_1, oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_2, oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_3, oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_4 ;
  a2a:hasSource oa:source_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee .

oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-b1485024-ef52-1722-5207-e3972a7b93f3
  a a2a:Person ;
  rdfs:label "Adriana Maria Liefmans" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Liefmans" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Liefmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-29e10af5-e682-1899-5590-8b30940851fb
  a a2a:Person ;
  rdfs:label "Petronella Leewerck" ;
  a2a:PersonName [
    rdfs:label "Petronella Leewerck" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Leewerck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-23797e12-e50f-566e-8a79-6e8e5d18ee82
  a a2a:Person ;
  rdfs:label "Joannes Baptista Eeltjens" ;
  a2a:PersonName [
    rdfs:label "Joannes Baptista Eeltjens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Baptista" ;
    a2a:PersonNameLastName "Eeltjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-590c1797-492a-6484-a6c4-fce4dfa256b2
  a a2a:Person ;
  rdfs:label "Adrianus Eeltjens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Eeltjens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Eeltjens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person-ec8f3a67-faa2-e147-5d33-99bada25e001
  a a2a:Person ;
  rdfs:label "Adriana Maria Eeltjens" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Eeltjens" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Eeltjens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1771-04-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person:b1485024-ef52-1722-5207-e3972a7b93f3 ;
  a2a:EventKeyRef oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 .

oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person:29e10af5-e682-1899-5590-8b30940851fb ;
  a2a:EventKeyRef oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 .

oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person:23797e12-e50f-566e-8a79-6e8e5d18ee82 ;
  a2a:EventKeyRef oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 .

oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person:590c1797-492a-6484-a6c4-fce4dfa256b2 ;
  a2a:EventKeyRef oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 .

oa:relationep_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Person:ec8f3a67-faa2-e147-5d33-99bada25e001 ;
  a2a:EventKeyRef oa:event_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee_Event1 .

oa:source_brd_f16ea7e9-538e-9795-7e75-8b8bbf57c6ee
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1771-04-25 - 1771-04-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-04-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-04-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "4" ;
    a2a:Day "25" ;
    rdfs:label "1771-04-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "184" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 184"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee2e24-8751-11e3-950d-0341c6f6daa0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f16ea7e9-538e-9795-7e75-8b8bbf57c6ee" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee2e24-8751-11e3-950d-0341c6f6daa0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/f16ea7e9-538e-9795-7e75-8b8bbf57c6ee" ;
  a2a:RecordGUID "{f16ea7e9-538e-9795-7e75-8b8bbf57c6ee}" ;
  a2a:SourceRemarkOpmerking "ouders uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5293_00005293.xml van BRD" .

