@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_0a02f7be-585c-d0ec-23f5-10a62032d09f
  a a2a:Record ;
  rdfs:label "Doop op 22 september 1751 te Breda" ;
  a2a:hasPerson oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-55f2c2a5-1f35-26dc-9407-2644a8ecba6b, oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-e6b3529f-08d0-1851-dacc-c69ec2fd843d, oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-ad97e8e6-3beb-24d6-079b-85c74e546c23, oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-ab014c0a-a949-23fc-3444-2ad44c782eba, oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-eda75182-0041-98c7-7936-ebe9d1003481 ;
  a2a:hasEvent oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_0, oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_1, oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_2, oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_3, oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_4 ;
  a2a:hasSource oa:source_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f .

oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-55f2c2a5-1f35-26dc-9407-2644a8ecba6b
  a a2a:Person ;
  rdfs:label "Maria Catharina Delboeuf" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Delboeuf" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Delboeuf"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-e6b3529f-08d0-1851-dacc-c69ec2fd843d
  a a2a:Person ;
  rdfs:label "Maria Martha la Riviere" ;
  a2a:PersonName [
    rdfs:label "Maria Martha la Riviere" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Martha" ;
    a2a:PersonNamePrefixLastName "la" ;
    a2a:PersonNameLastName "Riviere"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-ad97e8e6-3beb-24d6-079b-85c74e546c23
  a a2a:Person ;
  rdfs:label "Franciscus Dessore" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dessore" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Dessore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-ab014c0a-a949-23fc-3444-2ad44c782eba
  a a2a:Person ;
  rdfs:label "Aegidius Franciscus Pieron" ;
  a2a:PersonName [
    rdfs:label "Aegidius Franciscus Pieron" ;
    a2a:PersonNameFirstName "Aegidius" ;
    a2a:PersonNamePatronym "Franciscus" ;
    a2a:PersonNameLastName "Pieron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person-eda75182-0041-98c7-7936-ebe9d1003481
  a a2a:Person ;
  rdfs:label "Maria Francisca Pieron" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Pieron" ;
    a2a:PersonNameFirstName "Maria Francisca" ;
    a2a:PersonNameLastName "Pieron"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1751" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1751-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person:55f2c2a5-1f35-26dc-9407-2644a8ecba6b ;
  a2a:EventKeyRef oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 .

oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person:e6b3529f-08d0-1851-dacc-c69ec2fd843d ;
  a2a:EventKeyRef oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 .

oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person:ad97e8e6-3beb-24d6-079b-85c74e546c23 ;
  a2a:EventKeyRef oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 .

oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person:ab014c0a-a949-23fc-3444-2ad44c782eba ;
  a2a:EventKeyRef oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 .

oa:relationep_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Person:eda75182-0041-98c7-7936-ebe9d1003481 ;
  a2a:EventKeyRef oa:event_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f_Event1 .

oa:source_brd_0a02f7be-585c-d0ec-23f5-10a62032d09f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1751-09-22 - 1751-09-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1751-09-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1751-09-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1751" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1751-09-22"^^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 "102" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 102"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e8b2b4-8751-11e3-8699-4fa7dbbf0a8e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0a02f7be-585c-d0ec-23f5-10a62032d09f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e8b2b4-8751-11e3-8699-4fa7dbbf0a8e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0a02f7be-585c-d0ec-23f5-10a62032d09f" ;
  a2a:RecordGUID "{0a02f7be-585c-d0ec-23f5-10a62032d09f}" ;
  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_1285_00001285.xml van BRD" .

