@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_c558b493-6dd3-e38f-151e-a8a46a90a456
  a a2a:Record ;
  rdfs:label "Doop op 16 december 1725 te Breda" ;
  a2a:hasPerson oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-d99147d2-ffdb-a5f7-76f2-c209c850422c, oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-c670f633-7de4-da7a-6581-bd36e3769d12, oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-f16b1a26-6079-fb7f-c4f8-7119d8799342, oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-b9569229-b6a5-cdc4-224e-f79b6ca140ee, oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-70144765-48de-e9dc-5cce-655ca12e0e3d ;
  a2a:hasEvent oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_0, oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_1, oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_2, oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_3, oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_4 ;
  a2a:hasSource oa:source_brd_c558b493-6dd3-e38f-151e-a8a46a90a456 .

oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-d99147d2-ffdb-a5f7-76f2-c209c850422c
  a a2a:Person ;
  rdfs:label "Maria Lopens" ;
  a2a:PersonName [
    rdfs:label "Maria Lopens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lopens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-c670f633-7de4-da7a-6581-bd36e3769d12
  a a2a:Person ;
  rdfs:label "Frans Haas" ;
  a2a:PersonName [
    rdfs:label "Frans Haas" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-f16b1a26-6079-fb7f-c4f8-7119d8799342
  a a2a:Person ;
  rdfs:label "Johannes Hert" ;
  a2a:PersonName [
    rdfs:label "Johannes Hert" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-b9569229-b6a5-cdc4-224e-f79b6ca140ee
  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_c558b493-6dd3-e38f-151e-a8a46a90a456_Person-70144765-48de-e9dc-5cce-655ca12e0e3d
  a a2a:Person ;
  rdfs:label "Johannes Haas" ;
  a2a:PersonName [
    rdfs:label "Johannes Haas" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Haas"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1725" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1725-12-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person:d99147d2-ffdb-a5f7-76f2-c209c850422c ;
  a2a:EventKeyRef oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 .

oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person:c670f633-7de4-da7a-6581-bd36e3769d12 ;
  a2a:EventKeyRef oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 .

oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person:f16b1a26-6079-fb7f-c4f8-7119d8799342 ;
  a2a:EventKeyRef oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 .

oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person:b9569229-b6a5-cdc4-224e-f79b6ca140ee ;
  a2a:EventKeyRef oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 .

oa:relationep_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Person:70144765-48de-e9dc-5cce-655ca12e0e3d ;
  a2a:EventKeyRef oa:event_brd_c558b493-6dd3-e38f-151e-a8a46a90a456_Event1 .

oa:source_brd_c558b493-6dd3-e38f-151e-a8a46a90a456
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1725-12-16 - 1725-12-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1725-12-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1725-12-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1725" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1725-12-16"^^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 "62v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 62v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419f45a-8751-11e3-b0f6-2f14511bad61.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c558b493-6dd3-e38f-151e-a8a46a90a456" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419f45a-8751-11e3-b0f6-2f14511bad61.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/c558b493-6dd3-e38f-151e-a8a46a90a456" ;
  a2a:RecordGUID "{c558b493-6dd3-e38f-151e-a8a46a90a456}" ;
  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_5538_00005538.xml van BRD" .

