@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_3251f5cd-af8d-04c0-e950-388a1d842c0a
  a a2a:Record ;
  rdfs:label "Doop op 20 september 1758 te Breda" ;
  a2a:hasPerson oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-09792cc5-f05b-314d-2e1e-6bec67d0037f, oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-2479002a-a652-fc1e-0803-6bf6f02818b4, oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-6246104b-abdf-70eb-9865-9eaae8d9ef16, oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-bcc727cd-6897-fe6e-423e-77ec563efe46, oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-1453b3d0-8568-cff7-0bac-efc7d73fcea3, oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-da35210e-2644-d6fc-b4ff-4119d80e54b3 ;
  a2a:hasEvent oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_0, oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_1, oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_2, oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_3, oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_4, oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_5 ;
  a2a:hasSource oa:source_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-09792cc5-f05b-314d-2e1e-6bec67d0037f
  a a2a:Person ;
  rdfs:label "Hendrina Schoenmakers" ;
  a2a:PersonName [
    rdfs:label "Hendrina Schoenmakers" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Schoenmakers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-2479002a-a652-fc1e-0803-6bf6f02818b4
  a a2a:Person ;
  rdfs:label "Gerardus Backus" ;
  a2a:PersonName [
    rdfs:label "Gerardus Backus" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Backus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-6246104b-abdf-70eb-9865-9eaae8d9ef16
  a a2a:Person ;
  rdfs:label "Martinus van Everdonck" ;
  a2a:PersonName [
    rdfs:label "Martinus van Everdonck" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Everdonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-bcc727cd-6897-fe6e-423e-77ec563efe46
  a a2a:Person ;
  rdfs:label "Maria Elisabeth Smits" ;
  a2a:PersonName [
    rdfs:label "Maria Elisabeth Smits" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Elisabeth" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-1453b3d0-8568-cff7-0bac-efc7d73fcea3
  a a2a:Person ;
  rdfs:label "Catharina Gevers" ;
  a2a:PersonName [
    rdfs:label "Catharina Gevers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person-da35210e-2644-d6fc-b4ff-4119d80e54b3
  a a2a:Person ;
  rdfs:label "Hendrina van Everdonck" ;
  a2a:PersonName [
    rdfs:label "Hendrina van Everdonck" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Everdonck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1758-09-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:09792cc5-f05b-314d-2e1e-6bec67d0037f ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:2479002a-a652-fc1e-0803-6bf6f02818b4 ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:6246104b-abdf-70eb-9865-9eaae8d9ef16 ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:bcc727cd-6897-fe6e-423e-77ec563efe46 ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:1453b3d0-8568-cff7-0bac-efc7d73fcea3 ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:relationep_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Person:da35210e-2644-d6fc-b4ff-4119d80e54b3 ;
  a2a:EventKeyRef oa:event_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a_Event1 .

oa:source_brd_3251f5cd-af8d-04c0-e950-388a1d842c0a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1758-09-20 - 1758-09-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-09-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-09-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "9" ;
    a2a:Day "20" ;
    rdfs:label "1758-09-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: 16, Periode: 1742-1789" ;
    a2a:Book "Dopen rk Nieuwstraat 1742-1789" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "160" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 16, Periode: 1742-1789, Dopen rk Nieuwstraat 1742-1789, 16, 160"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e8e996-8751-11e3-83f6-9bebf3c68707.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3251f5cd-af8d-04c0-e950-388a1d842c0a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e8e996-8751-11e3-83f6-9bebf3c68707.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3251f5cd-af8d-04c0-e950-388a1d842c0a" ;
  a2a:RecordGUID "{3251f5cd-af8d-04c0-e950-388a1d842c0a}" ;
  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_1457_00001457.xml van BRD" .

