@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_00a6136e-c4f7-a564-24c6-5285561e6325
  a a2a:Record ;
  rdfs:label "Doop op 26 maart 1756 te Breda" ;
  a2a:hasPerson oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-e033b9fe-614a-4a72-5e55-a61bed896379, oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-6c17dc32-e7e5-2fad-4b81-3658a2d4eecb, oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-0bc88785-97c5-9060-af5e-e9a2c26bb453, oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-99465a40-d6ce-f4f1-e4b7-4f598c8e5ef4, oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-bebd46b9-b29f-311a-82de-2b36d53dd527 ;
  a2a:hasEvent oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_0, oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_1, oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_2, oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_3, oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_4 ;
  a2a:hasSource oa:source_brd_00a6136e-c4f7-a564-24c6-5285561e6325 .

oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-e033b9fe-614a-4a72-5e55-a61bed896379
  a a2a:Person ;
  rdfs:label "Elisabeth Schuermans" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Schuermans" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Schuermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-6c17dc32-e7e5-2fad-4b81-3658a2d4eecb
  a a2a:Person ;
  rdfs:label "Anna Maria Schuermans" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Schuermans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Schuermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-0bc88785-97c5-9060-af5e-e9a2c26bb453
  a a2a:Person ;
  rdfs:label "Arnoldus van Grimhuijsen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus van Grimhuijsen" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Grimhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-99465a40-d6ce-f4f1-e4b7-4f598c8e5ef4
  a a2a:Person ;
  rdfs:label "Petrus Wiltens" ;
  a2a:PersonName [
    rdfs:label "Petrus Wiltens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Wiltens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person-bebd46b9-b29f-311a-82de-2b36d53dd527
  a a2a:Person ;
  rdfs:label "Anna Catharina Wiltens" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Wiltens" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Wiltens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1756-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person:e033b9fe-614a-4a72-5e55-a61bed896379 ;
  a2a:EventKeyRef oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 .

oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person:6c17dc32-e7e5-2fad-4b81-3658a2d4eecb ;
  a2a:EventKeyRef oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 .

oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person:0bc88785-97c5-9060-af5e-e9a2c26bb453 ;
  a2a:EventKeyRef oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 .

oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person:99465a40-d6ce-f4f1-e4b7-4f598c8e5ef4 ;
  a2a:EventKeyRef oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 .

oa:relationep_brd_00a6136e-c4f7-a564-24c6-5285561e6325_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Person:bebd46b9-b29f-311a-82de-2b36d53dd527 ;
  a2a:EventKeyRef oa:event_brd_00a6136e-c4f7-a564-24c6-5285561e6325_Event1 .

oa:source_brd_00a6136e-c4f7-a564-24c6-5285561e6325
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1756-03-26 - 1756-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1756-03-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757" ;
    a2a:Book "Dopen rk Brugstraat 1701-1757" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "348" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 9, Periode: 1701-1757, Dopen rk Brugstraat 1701-1757, 9, 348"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84182f08-8751-11e3-a5b8-3b0115df6829.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/00a6136e-c4f7-a564-24c6-5285561e6325" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84182f08-8751-11e3-a5b8-3b0115df6829.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/00a6136e-c4f7-a564-24c6-5285561e6325" ;
  a2a:RecordGUID "{00a6136e-c4f7-a564-24c6-5285561e6325}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1701-1757\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1246_00001246.xml van BRD" .

