@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_12a336b4-a569-d57a-bb9e-cc22cbc80d2e
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1700 te Breda" ;
  a2a:hasPerson oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-a569744c-5321-8a32-9168-45454a96f3db, oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-1a88ecd8-5e70-a577-d8c0-6b4ea9cac6fe, oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-9b38b081-e4dd-8d62-8da7-bf8e3932973b, oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-ed520273-bfb9-c638-fa18-472dbd4dc48a, oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-c15bf06d-2c36-f0c3-2c8f-39d50e47fdd1 ;
  a2a:hasEvent oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_0, oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_1, oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_2, oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_3, oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_4 ;
  a2a:hasSource oa:source_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e .

oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-a569744c-5321-8a32-9168-45454a96f3db
  a a2a:Person ;
  rdfs:label "Joanna Catharina Urbin" ;
  a2a:PersonName [
    rdfs:label "Joanna Catharina Urbin" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Urbin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-1a88ecd8-5e70-a577-d8c0-6b4ea9cac6fe
  a a2a:Person ;
  rdfs:label "Barbara Saintes" ;
  a2a:PersonName [
    rdfs:label "Barbara Saintes" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Saintes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-9b38b081-e4dd-8d62-8da7-bf8e3932973b
  a a2a:Person ;
  rdfs:label "Georgius Mulders" ;
  a2a:PersonName [
    rdfs:label "Georgius Mulders" ;
    a2a:PersonNameFirstName "Georgius" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-ed520273-bfb9-c638-fa18-472dbd4dc48a
  a a2a:Person ;
  rdfs:label "Simon Voorjans" ;
  a2a:PersonName [
    rdfs:label "Simon Voorjans" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Voorjans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person-c15bf06d-2c36-f0c3-2c8f-39d50e47fdd1
  a a2a:Person ;
  rdfs:label "Georgius Voorjans" ;
  a2a:PersonName [
    rdfs:label "Georgius Voorjans" ;
    a2a:PersonNameFirstName "Georgius" ;
    a2a:PersonNameLastName "Voorjans"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1700-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person:a569744c-5321-8a32-9168-45454a96f3db ;
  a2a:EventKeyRef oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 .

oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person:1a88ecd8-5e70-a577-d8c0-6b4ea9cac6fe ;
  a2a:EventKeyRef oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 .

oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person:9b38b081-e4dd-8d62-8da7-bf8e3932973b ;
  a2a:EventKeyRef oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 .

oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person:ed520273-bfb9-c638-fa18-472dbd4dc48a ;
  a2a:EventKeyRef oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 .

oa:relationep_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Person:c15bf06d-2c36-f0c3-2c8f-39d50e47fdd1 ;
  a2a:EventKeyRef oa:event_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e_Event1 .

oa:source_brd_12a336b4-a569-d57a-bb9e-cc22cbc80d2e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1700-02-05 - 1700-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1700-02-05"^^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 "37" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e5200e-8751-11e3-96ac-171af0d2c2ff.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/12a336b4-a569-d57a-bb9e-cc22cbc80d2e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e5200e-8751-11e3-96ac-171af0d2c2ff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/12a336b4-a569-d57a-bb9e-cc22cbc80d2e" ;
  a2a:RecordGUID "{12a336b4-a569-d57a-bb9e-cc22cbc80d2e}" ;
  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_1322_00001322.xml van BRD" .

