@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_02ba8d40-4e35-2c4e-7852-810e970b4d1e
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1682 te Breda" ;
  a2a:hasPerson oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-a6ee4a50-125b-4763-56aa-cf98d062e09c, oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-b558df8e-aaeb-ce36-8873-dab39248b615, oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-afd1dcdd-1219-02a7-7243-423c1821f046, oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-2524de16-fdb0-9f76-4149-c66696e03e49, oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-cb66481d-eb49-4790-8e3f-9d2ebaea4cef ;
  a2a:hasEvent oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_0, oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_1, oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_2, oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_3, oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_4 ;
  a2a:hasSource oa:source_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e .

oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-a6ee4a50-125b-4763-56aa-cf98d062e09c
  a a2a:Person ;
  rdfs:label "Christina Jans" ;
  a2a:PersonName [
    rdfs:label "Christina Jans" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-b558df8e-aaeb-ce36-8873-dab39248b615
  a a2a:Person ;
  rdfs:label "Lucia Hamel" ;
  a2a:PersonName [
    rdfs:label "Lucia Hamel" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Hamel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-afd1dcdd-1219-02a7-7243-423c1821f046
  a a2a:Person ;
  rdfs:label "Reijnerus Jans" ;
  a2a:PersonName [
    rdfs:label "Reijnerus Jans" ;
    a2a:PersonNameFirstName "Reijnerus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-2524de16-fdb0-9f76-4149-c66696e03e49
  a a2a:Person ;
  rdfs:label "Reijnierus Peters" ;
  a2a:PersonName [
    rdfs:label "Reijnierus Peters" ;
    a2a:PersonNameFirstName "Reijnierus" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person-cb66481d-eb49-4790-8e3f-9d2ebaea4cef
  a a2a:Person ;
  rdfs:label "Anna Peters" ;
  a2a:PersonName [
    rdfs:label "Anna Peters" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1682-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person:a6ee4a50-125b-4763-56aa-cf98d062e09c ;
  a2a:EventKeyRef oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 .

oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person:b558df8e-aaeb-ce36-8873-dab39248b615 ;
  a2a:EventKeyRef oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 .

oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person:afd1dcdd-1219-02a7-7243-423c1821f046 ;
  a2a:EventKeyRef oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 .

oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person:2524de16-fdb0-9f76-4149-c66696e03e49 ;
  a2a:EventKeyRef oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 .

oa:relationep_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Person:cb66481d-eb49-4790-8e3f-9d2ebaea4cef ;
  a2a:EventKeyRef oa:event_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e_Event1 .

oa:source_brd_02ba8d40-4e35-2c4e-7852-810e970b4d1e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1682-01-19 - 1682-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1682-01-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: 8, Periode: 1673-1701" ;
    a2a:Book "Dopen rk Brugstraat 1673-1701" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "61" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 61"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8415e54a-8751-11e3-b5d7-676abcc7b4b2.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/02ba8d40-4e35-2c4e-7852-810e970b4d1e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8415e54a-8751-11e3-b5d7-676abcc7b4b2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/02ba8d40-4e35-2c4e-7852-810e970b4d1e" ;
  a2a:RecordGUID "{02ba8d40-4e35-2c4e-7852-810e970b4d1e}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1673-1701\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1254_00001254.xml van BRD" .

