@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_4ba2f8aa-2d81-91d8-928a-e031e36535c4
  a a2a:Record ;
  rdfs:label "Doop op 23 december 1746 te Breda" ;
  a2a:hasPerson oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-05fc2d56-1571-e965-7ca7-2a792119f574, oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-a760b1c8-eb6f-4aee-02cc-81f66fe03592, oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-e8f87389-4a68-346e-8408-e073b851d7f5, oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-bf7dd3d5-7d0a-ff5c-4cd9-ad3fddd1682c, oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-15a9b580-a0a4-4a32-a101-194d8f48762c, oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-8e69736d-f21f-bd3a-9400-ece9c15ea090 ;
  a2a:hasEvent oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_0, oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_1, oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_2, oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_3, oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_4, oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_5 ;
  a2a:hasSource oa:source_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4 .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-05fc2d56-1571-e965-7ca7-2a792119f574
  a a2a:Person ;
  rdfs:label "Petronella Snels" ;
  a2a:PersonName [
    rdfs:label "Petronella Snels" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Snels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-a760b1c8-eb6f-4aee-02cc-81f66fe03592
  a a2a:Person ;
  rdfs:label "Jacobus Joosten" ;
  a2a:PersonName [
    rdfs:label "Jacobus Joosten" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Joosten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-e8f87389-4a68-346e-8408-e073b851d7f5
  a a2a:Person ;
  rdfs:label "Antonius Leppens" ;
  a2a:PersonName [
    rdfs:label "Antonius Leppens" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Leppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-bf7dd3d5-7d0a-ff5c-4cd9-ad3fddd1682c
  a a2a:Person ;
  rdfs:label "Lucia Leppens" ;
  a2a:PersonName [
    rdfs:label "Lucia Leppens" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Leppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-15a9b580-a0a4-4a32-a101-194d8f48762c
  a a2a:Person ;
  rdfs:label "Maria Grobbendonck" ;
  a2a:PersonName [
    rdfs:label "Maria Grobbendonck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grobbendonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person-8e69736d-f21f-bd3a-9400-ece9c15ea090
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Leppens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Leppens" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Leppens"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1746-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:05fc2d56-1571-e965-7ca7-2a792119f574 ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:a760b1c8-eb6f-4aee-02cc-81f66fe03592 ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:e8f87389-4a68-346e-8408-e073b851d7f5 ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:bf7dd3d5-7d0a-ff5c-4cd9-ad3fddd1682c ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:15a9b580-a0a4-4a32-a101-194d8f48762c ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:relationep_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Person:8e69736d-f21f-bd3a-9400-ece9c15ea090 ;
  a2a:EventKeyRef oa:event_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4_Event1 .

oa:source_brd_4ba2f8aa-2d81-91d8-928a-e031e36535c4
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1746-12-23 - 1746-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1746-12-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789" ;
    a2a:Book "Dopen rk Nieuwstraat 1742-1789" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "46" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e88564-8751-11e3-926a-33ef5ce9a13b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4ba2f8aa-2d81-91d8-928a-e031e36535c4" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e88564-8751-11e3-926a-33ef5ce9a13b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4ba2f8aa-2d81-91d8-928a-e031e36535c4" ;
  a2a:RecordGUID "{4ba2f8aa-2d81-91d8-928a-e031e36535c4}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1742-1789\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1131_00001131.xml van BRD" .

