@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_95670809-006d-aebf-3fff-dcd978f8da7a
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1719 te Breda" ;
  a2a:hasPerson oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-6618fbc9-5ca8-364d-0c2f-b7e33d61cc69, oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-a0375354-3850-0f0b-722a-73062949566d, oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-97d8b78c-6534-f828-8738-34e54610ec15, oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-2558a81c-ee76-e604-a2e4-0e0e96c2dd13, oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-b262b39c-73a4-bc92-83a6-ad6deb91f513, oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-f05fd0ac-2b85-8e18-ea26-b64a465c6b13 ;
  a2a:hasEvent oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_0, oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_1, oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_2, oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_3, oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_4, oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_5 ;
  a2a:hasSource oa:source_brd_95670809-006d-aebf-3fff-dcd978f8da7a .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-6618fbc9-5ca8-364d-0c2f-b7e33d61cc69
  a a2a:Person ;
  rdfs:label "Clara van Groesen" ;
  a2a:PersonName [
    rdfs:label "Clara van Groesen" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Groesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-a0375354-3850-0f0b-722a-73062949566d
  a a2a:Person ;
  rdfs:label "Hendrik Damen" ;
  a2a:PersonName [
    rdfs:label "Hendrik Damen" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-97d8b78c-6534-f828-8738-34e54610ec15
  a a2a:Person ;
  rdfs:label "Gerard Daemen" ;
  a2a:PersonName [
    rdfs:label "Gerard Daemen" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Daemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-2558a81c-ee76-e604-a2e4-0e0e96c2dd13
  a a2a:Person ;
  rdfs:label "Joanna Verstomp" ;
  a2a:PersonName [
    rdfs:label "Joanna Verstomp" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Verstomp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-b262b39c-73a4-bc92-83a6-ad6deb91f513
  a a2a:Person ;
  rdfs:label "Maria Verstromp" ;
  a2a:PersonName [
    rdfs:label "Maria Verstromp" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verstromp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person-f05fd0ac-2b85-8e18-ea26-b64a465c6b13
  a a2a:Person ;
  rdfs:label "Jacoba Damen" ;
  a2a:PersonName [
    rdfs:label "Jacoba Damen" ;
    a2a:PersonNameFirstName "Jacoba" ;
    a2a:PersonNameLastName "Damen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1719-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:6618fbc9-5ca8-364d-0c2f-b7e33d61cc69 ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:a0375354-3850-0f0b-722a-73062949566d ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:97d8b78c-6534-f828-8738-34e54610ec15 ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:2558a81c-ee76-e604-a2e4-0e0e96c2dd13 ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:b262b39c-73a4-bc92-83a6-ad6deb91f513 ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:relationep_brd_95670809-006d-aebf-3fff-dcd978f8da7a_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Person:f05fd0ac-2b85-8e18-ea26-b64a465c6b13 ;
  a2a:EventKeyRef oa:event_brd_95670809-006d-aebf-3fff-dcd978f8da7a_Event1 .

oa:source_brd_95670809-006d-aebf-3fff-dcd978f8da7a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1719-10-28 - 1719-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1719-10-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "199" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e59a5c-8751-11e3-a029-bf72d1dc053c.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95670809-006d-aebf-3fff-dcd978f8da7a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e59a5c-8751-11e3-a029-bf72d1dc053c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95670809-006d-aebf-3fff-dcd978f8da7a" ;
  a2a:RecordGUID "{95670809-006d-aebf-3fff-dcd978f8da7a}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5120_00005120.xml van BRD" .

