@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_196a593a-732b-75cc-e898-9700b6594d91
  a a2a:Record ;
  rdfs:label "Doop op 13 april 1743 te Breda" ;
  a2a:hasPerson oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-e2126821-55c9-8368-f267-f7dc898144fa, oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-61a49010-67a8-d92b-94cd-55e91b7e224b, oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-a93772c8-99eb-f440-2e75-b091bf2a1317, oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-9370aa42-b05a-58dc-cbf6-e1bd3e9a1ff5, oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-3067d278-88e6-6e92-d4b4-5336408662c5 ;
  a2a:hasEvent oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_0, oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_1, oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_2, oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_3, oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_4 ;
  a2a:hasSource oa:source_brd_196a593a-732b-75cc-e898-9700b6594d91 .

oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-e2126821-55c9-8368-f267-f7dc898144fa
  a a2a:Person ;
  rdfs:label "Anna Bout" ;
  a2a:PersonName [
    rdfs:label "Anna Bout" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-61a49010-67a8-d92b-94cd-55e91b7e224b
  a a2a:Person ;
  rdfs:label "Isabella Meskens" ;
  a2a:PersonName [
    rdfs:label "Isabella Meskens" ;
    a2a:PersonNameFirstName "Isabella" ;
    a2a:PersonNameLastName "Meskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-a93772c8-99eb-f440-2e75-b091bf2a1317
  a a2a:Person ;
  rdfs:label "Mathias Nullen" ;
  a2a:PersonName [
    rdfs:label "Mathias Nullen" ;
    a2a:PersonNameFirstName "Mathias" ;
    a2a:PersonNameLastName "Nullen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-9370aa42-b05a-58dc-cbf6-e1bd3e9a1ff5
  a a2a:Person ;
  rdfs:label "Aegidius de Temps" ;
  a2a:PersonName [
    rdfs:label "Aegidius de Temps" ;
    a2a:PersonNameFirstName "Aegidius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Temps"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person-3067d278-88e6-6e92-d4b4-5336408662c5
  a a2a:Person ;
  rdfs:label "Anna Maria de Temps" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Temps" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Temps"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1743-04-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person:e2126821-55c9-8368-f267-f7dc898144fa ;
  a2a:EventKeyRef oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 .

oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person:61a49010-67a8-d92b-94cd-55e91b7e224b ;
  a2a:EventKeyRef oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 .

oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person:a93772c8-99eb-f440-2e75-b091bf2a1317 ;
  a2a:EventKeyRef oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 .

oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person:9370aa42-b05a-58dc-cbf6-e1bd3e9a1ff5 ;
  a2a:EventKeyRef oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 .

oa:relationep_brd_196a593a-732b-75cc-e898-9700b6594d91_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_196a593a-732b-75cc-e898-9700b6594d91_Person:3067d278-88e6-6e92-d4b4-5336408662c5 ;
  a2a:EventKeyRef oa:event_brd_196a593a-732b-75cc-e898-9700b6594d91_Event1 .

oa:source_brd_196a593a-732b-75cc-e898-9700b6594d91
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1743-04-13 - 1743-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1743" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1743-04-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "317" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 317"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed6e9e-8751-11e3-9c68-ab5dcb04d8ee.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/196a593a-732b-75cc-e898-9700b6594d91" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed6e9e-8751-11e3-9c68-ab5dcb04d8ee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/196a593a-732b-75cc-e898-9700b6594d91" ;
  a2a:RecordGUID "{196a593a-732b-75cc-e898-9700b6594d91}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1351_00001351.xml van BRD" .

