@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_39e3e899-d6f0-e11e-4ac8-4c59ebd89772
  a a2a:Record ;
  rdfs:label "Doop op 20 april 1726 te Breda" ;
  a2a:hasPerson oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-0c108295-341a-f50f-680d-bc1e7be14cc2, oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-54f5790a-81a1-2261-3036-46aebf1922ce, oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-41af6db5-f4aa-e923-d037-1e664f995d7d, oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-70ddcef4-75bf-cca8-c868-45e7fbbb4892, oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-84bce212-1af3-47a4-a8f6-89dc8fc7c8ed ;
  a2a:hasEvent oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_0, oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_1, oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_2, oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_3, oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_4 ;
  a2a:hasSource oa:source_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772 .

oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-0c108295-341a-f50f-680d-bc1e7be14cc2
  a a2a:Person ;
  rdfs:label "Elisabeth van Tiel" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Tiel" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-54f5790a-81a1-2261-3036-46aebf1922ce
  a a2a:Person ;
  rdfs:label "Arnoldus Bosmans" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Bosmans" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-41af6db5-f4aa-e923-d037-1e664f995d7d
  a a2a:Person ;
  rdfs:label "Petrus Tisson" ;
  a2a:PersonName [
    rdfs:label "Petrus Tisson" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Tisson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-70ddcef4-75bf-cca8-c868-45e7fbbb4892
  a a2a:Person ;
  rdfs:label "Clara Maria Bosmans" ;
  a2a:PersonName [
    rdfs:label "Clara Maria Bosmans" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Bosmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person-84bce212-1af3-47a4-a8f6-89dc8fc7c8ed
  a a2a:Person ;
  rdfs:label "Petrus Arnoldus Tisson" ;
  a2a:PersonName [
    rdfs:label "Petrus Arnoldus Tisson" ;
    a2a:PersonNameFirstName "Petrus Arnoldus" ;
    a2a:PersonNameLastName "Tisson"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1726-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person:0c108295-341a-f50f-680d-bc1e7be14cc2 ;
  a2a:EventKeyRef oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 .

oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person:54f5790a-81a1-2261-3036-46aebf1922ce ;
  a2a:EventKeyRef oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 .

oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person:41af6db5-f4aa-e923-d037-1e664f995d7d ;
  a2a:EventKeyRef oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 .

oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person:70ddcef4-75bf-cca8-c868-45e7fbbb4892 ;
  a2a:EventKeyRef oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 .

oa:relationep_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Person:84bce212-1af3-47a4-a8f6-89dc8fc7c8ed ;
  a2a:EventKeyRef oa:event_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772_Event1 .

oa:source_brd_39e3e899-d6f0-e11e-4ac8-4c59ebd89772
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1726-04-20 - 1726-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1726-04-20"^^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 "117" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 117"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ecc2a0-8751-11e3-ae0f-7b844af41842.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/39e3e899-d6f0-e11e-4ac8-4c59ebd89772" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ecc2a0-8751-11e3-ae0f-7b844af41842.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/39e3e899-d6f0-e11e-4ac8-4c59ebd89772" ;
  a2a:RecordGUID "{39e3e899-d6f0-e11e-4ac8-4c59ebd89772}" ;
  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_1056_00001056.xml van BRD" .

