@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_010b678c-5fd8-01c2-e0aa-3e0a017ad442
  a a2a:Record ;
  rdfs:label "Doop op 11 september 1755 te Breda" ;
  a2a:hasPerson oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-c555051b-f702-eaa2-7652-35d62db62d02, oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-a99b3458-b997-7acd-f3e9-3539689764ea, oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-575a0ad1-e56a-b319-7193-8312c2acf023, oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-2961c11d-f138-8c87-9965-3c84b9147354, oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-3f33a04e-002c-5638-6f4e-23f3affbd732 ;
  a2a:hasEvent oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_0, oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_1, oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_2, oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_3, oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_4 ;
  a2a:hasSource oa:source_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442 .

oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-c555051b-f702-eaa2-7652-35d62db62d02
  a a2a:Person ;
  rdfs:label "Antonet Holswilders" ;
  a2a:PersonName [
    rdfs:label "Antonet Holswilders" ;
    a2a:PersonNameFirstName "Antonet" ;
    a2a:PersonNameLastName "Holswilders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-a99b3458-b997-7acd-f3e9-3539689764ea
  a a2a:Person ;
  rdfs:label "Cornelia van Stel" ;
  a2a:PersonName [
    rdfs:label "Cornelia van Stel" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Stel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-575a0ad1-e56a-b319-7193-8312c2acf023
  a a2a:Person ;
  rdfs:label "Johannes van Erkum" ;
  a2a:PersonName [
    rdfs:label "Johannes van Erkum" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Erkum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-2961c11d-f138-8c87-9965-3c84b9147354
  a a2a:Person ;
  rdfs:label "Herman Jan Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Herman Jan Steenbergen" ;
    a2a:PersonNameFirstName "Herman" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person-3f33a04e-002c-5638-6f4e-23f3affbd732
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Steenbergen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Steenbergen" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Steenbergen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1755-09-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person:c555051b-f702-eaa2-7652-35d62db62d02 ;
  a2a:EventKeyRef oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 .

oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person:a99b3458-b997-7acd-f3e9-3539689764ea ;
  a2a:EventKeyRef oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 .

oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person:575a0ad1-e56a-b319-7193-8312c2acf023 ;
  a2a:EventKeyRef oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 .

oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person:2961c11d-f138-8c87-9965-3c84b9147354 ;
  a2a:EventKeyRef oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 .

oa:relationep_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Person:3f33a04e-002c-5638-6f4e-23f3affbd732 ;
  a2a:EventKeyRef oa:event_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442_Event1 .

oa:source_brd_010b678c-5fd8-01c2-e0aa-3e0a017ad442
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1755-09-11 - 1755-09-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-09-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-09-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1755-09-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778" ;
    a2a:Book "Dopen nh Breda 1743-1778" ;
    a2a:RegistryNumber "32" ;
    a2a:Folio "77v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 32, Periode: 1743-1778, Dopen nh Breda 1743-1778, 32, 77v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f83efa-8751-11e3-ab2f-ff99442166f1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/010b678c-5fd8-01c2-e0aa-3e0a017ad442" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f83efa-8751-11e3-ab2f-ff99442166f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/010b678c-5fd8-01c2-e0aa-3e0a017ad442" ;
  a2a:RecordGUID "{010b678c-5fd8-01c2-e0aa-3e0a017ad442}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1743-1778\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1247_00001247.xml van BRD" .

