@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_30e03341-e8b6-25e6-ec3a-9775ad964b4f
  a a2a:Record ;
  rdfs:label "Doop op 19 september 1708 te Breda" ;
  a2a:hasPerson oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-1f60ae8e-3788-cdd1-1318-0adab7f74054, oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-68f06788-ce45-884f-e95b-6e531a9131f0, oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-a5765cbf-957d-5396-983a-6032cc0b6e48, oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-0a97bedd-4b80-354a-fa7b-d10c7d1f052c, oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-16ae22dd-56f7-9325-be0f-9b975b149731, oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-4cca04f4-48a8-2698-60e3-b6f2d3f612fd ;
  a2a:hasEvent oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_0, oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_1, oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_2, oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_3, oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_4, oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_5 ;
  a2a:hasSource oa:source_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-1f60ae8e-3788-cdd1-1318-0adab7f74054
  a a2a:Person ;
  rdfs:label "Meijntie Suele" ;
  a2a:PersonName [
    rdfs:label "Meijntie Suele" ;
    a2a:PersonNameFirstName "Meijntie" ;
    a2a:PersonNameLastName "Suele"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-68f06788-ce45-884f-e95b-6e531a9131f0
  a a2a:Person ;
  rdfs:label "Adam Roest" ;
  a2a:PersonName [
    rdfs:label "Adam Roest" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Roest"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-a5765cbf-957d-5396-983a-6032cc0b6e48
  a a2a:Person ;
  rdfs:label "Joannes Grobbendonck" ;
  a2a:PersonName [
    rdfs:label "Joannes Grobbendonck" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Grobbendonck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-0a97bedd-4b80-354a-fa7b-d10c7d1f052c
  a a2a:Person ;
  rdfs:label "Maria Snels" ;
  a2a:PersonName [
    rdfs:label "Maria Snels" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Snels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-16ae22dd-56f7-9325-be0f-9b975b149731
  a a2a:Person ;
  rdfs:label "Adriana Demis" ;
  a2a:PersonName [
    rdfs:label "Adriana Demis" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Demis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person-4cca04f4-48a8-2698-60e3-b6f2d3f612fd
  a a2a:Person ;
  rdfs:label "Maria Grobbendonck" ;
  a2a:PersonName [
    rdfs:label "Maria Grobbendonck" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Grobbendonck"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1708-09-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:1f60ae8e-3788-cdd1-1318-0adab7f74054 ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:68f06788-ce45-884f-e95b-6e531a9131f0 ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:a5765cbf-957d-5396-983a-6032cc0b6e48 ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:0a97bedd-4b80-354a-fa7b-d10c7d1f052c ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:16ae22dd-56f7-9325-be0f-9b975b149731 ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:relationep_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Person:4cca04f4-48a8-2698-60e3-b6f2d3f612fd ;
  a2a:EventKeyRef oa:event_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f_Event1 .

oa:source_brd_30e03341-e8b6-25e6-ec3a-9775ad964b4f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1708-09-19 - 1708-09-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-09-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-09-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "9" ;
    a2a:Day "19" ;
    rdfs:label "1708-09-19"^^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 "114" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 114"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e559a2-8751-11e3-a691-5fa62dca45f8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/30e03341-e8b6-25e6-ec3a-9775ad964b4f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e559a2-8751-11e3-a691-5fa62dca45f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/30e03341-e8b6-25e6-ec3a-9775ad964b4f" ;
  a2a:RecordGUID "{30e03341-e8b6-25e6-ec3a-9775ad964b4f}" ;
  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_1450_00001450.xml van BRD" .

