@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_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40
  a a2a:Record ;
  rdfs:label "Doop op 6 februari 1724 te Breda" ;
  a2a:hasPerson oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-ebc5802b-a46a-9a8c-f884-88a0cd4097fb, oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-cd0b3008-922a-b461-6d52-14432ad06459, oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-56efe4d4-1350-0dd5-f969-0aab9d26e1cb, oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-afcceb35-a421-4810-6374-4e862f8616c0, oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-48c351d2-1525-2d9b-0e63-245a9471c1f9 ;
  a2a:hasEvent oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_0, oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_1, oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_2, oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_3, oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_4 ;
  a2a:hasSource oa:source_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40 .

oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-ebc5802b-a46a-9a8c-f884-88a0cd4097fb
  a a2a:Person ;
  rdfs:label "Anna Lopens" ;
  a2a:PersonName [
    rdfs:label "Anna Lopens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Lopens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-cd0b3008-922a-b461-6d52-14432ad06459
  a a2a:Person ;
  rdfs:label "Henrick Froman" ;
  a2a:PersonName [
    rdfs:label "Henrick Froman" ;
    a2a:PersonNameFirstName "Henrick" ;
    a2a:PersonNameLastName "Froman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-56efe4d4-1350-0dd5-f969-0aab9d26e1cb
  a a2a:Person ;
  rdfs:label "Frans Haes" ;
  a2a:PersonName [
    rdfs:label "Frans Haes" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Haes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-afcceb35-a421-4810-6374-4e862f8616c0
  a a2a:Person ;
  rdfs:label "Barbara Lopens" ;
  a2a:PersonName [
    rdfs:label "Barbara Lopens" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Lopens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person-48c351d2-1525-2d9b-0e63-245a9471c1f9
  a a2a:Person ;
  rdfs:label "Johan Henderick Haes" ;
  a2a:PersonName [
    rdfs:label "Johan Henderick Haes" ;
    a2a:PersonNameFirstName "Johan Henderick" ;
    a2a:PersonNameLastName "Haes"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1724-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person:ebc5802b-a46a-9a8c-f884-88a0cd4097fb ;
  a2a:EventKeyRef oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 .

oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person:cd0b3008-922a-b461-6d52-14432ad06459 ;
  a2a:EventKeyRef oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 .

oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person:56efe4d4-1350-0dd5-f969-0aab9d26e1cb ;
  a2a:EventKeyRef oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 .

oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person:afcceb35-a421-4810-6374-4e862f8616c0 ;
  a2a:EventKeyRef oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 .

oa:relationep_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Person:48c351d2-1525-2d9b-0e63-245a9471c1f9 ;
  a2a:EventKeyRef oa:event_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40_Event1 .

oa:source_brd_545fce54-0b5f-7dc4-b2c4-76cb6fb44f40
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1724-02-06 - 1724-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1724-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1724-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1724" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1724-02-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: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "61r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 61r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419f216-8751-11e3-bafb-0f7feb7f9efc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/545fce54-0b5f-7dc4-b2c4-76cb6fb44f40" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419f216-8751-11e3-bafb-0f7feb7f9efc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/545fce54-0b5f-7dc4-b2c4-76cb6fb44f40" ;
  a2a:RecordGUID "{545fce54-0b5f-7dc4-b2c4-76cb6fb44f40}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1169_00001169.xml van BRD" .

