@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_5694c85b-93f6-eaa2-ec96-44d24ff9608a
  a a2a:Record ;
  rdfs:label "Doop op 15 april 1738 te Breda" ;
  a2a:hasPerson oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-7d69b7e1-7028-d0d0-8d24-3d8cf8eef4dc, oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-707d03ab-c866-c476-0af8-651a35ca8c20, oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-a814cbb8-4c6e-0508-dea0-16c31df4ec5c, oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-ba9d23e2-33c5-2099-b9e9-4671457d5eeb, oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-0965ec3d-e1b5-b442-f64d-6ce30e1f34ea ;
  a2a:hasEvent oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_0, oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_1, oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_2, oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_3, oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_4 ;
  a2a:hasSource oa:source_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a .

oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-7d69b7e1-7028-d0d0-8d24-3d8cf8eef4dc
  a a2a:Person ;
  rdfs:label "Elisabeth de Groot" ;
  a2a:PersonName [
    rdfs:label "Elisabeth de Groot" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-707d03ab-c866-c476-0af8-651a35ca8c20
  a a2a:Person ;
  rdfs:label "Jacobus Hermans" ;
  a2a:PersonName [
    rdfs:label "Jacobus Hermans" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-a814cbb8-4c6e-0508-dea0-16c31df4ec5c
  a a2a:Person ;
  rdfs:label "Joannes Josephus Vinck" ;
  a2a:PersonName [
    rdfs:label "Joannes Josephus Vinck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Josephus" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-ba9d23e2-33c5-2099-b9e9-4671457d5eeb
  a a2a:Person ;
  rdfs:label "Mechtildis Voermans" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Voermans" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person-0965ec3d-e1b5-b442-f64d-6ce30e1f34ea
  a a2a:Person ;
  rdfs:label "Elisabeth Vinck" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Vinck" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Vinck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1738" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1738-04-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person:7d69b7e1-7028-d0d0-8d24-3d8cf8eef4dc ;
  a2a:EventKeyRef oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 .

oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person:707d03ab-c866-c476-0af8-651a35ca8c20 ;
  a2a:EventKeyRef oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 .

oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person:a814cbb8-4c6e-0508-dea0-16c31df4ec5c ;
  a2a:EventKeyRef oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 .

oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person:ba9d23e2-33c5-2099-b9e9-4671457d5eeb ;
  a2a:EventKeyRef oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 .

oa:relationep_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Person:0965ec3d-e1b5-b442-f64d-6ce30e1f34ea ;
  a2a:EventKeyRef oa:event_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a_Event1 .

oa:source_brd_5694c85b-93f6-eaa2-ec96-44d24ff9608a
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1738-04-15 - 1738-04-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1738-04-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1738-04-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1738" ;
    a2a:Month "4" ;
    a2a:Day "15" ;
    rdfs:label "1738-04-15"^^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 "312" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 312"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e5f20e-8751-11e3-9e33-f711b6ab6448.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5694c85b-93f6-eaa2-ec96-44d24ff9608a" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e5f20e-8751-11e3-9e33-f711b6ab6448.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5694c85b-93f6-eaa2-ec96-44d24ff9608a" ;
  a2a:RecordGUID "{5694c85b-93f6-eaa2-ec96-44d24ff9608a}" ;
  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_1178_00001178.xml van BRD" .

