@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_5e505bcb-2d26-45be-6266-7e3fa5828ea2
  a a2a:Record ;
  rdfs:label "Doop op 8 januari 1682 te Breda" ;
  a2a:hasPerson oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-c144128f-f0a4-ec72-eee8-1484c3d9c41d, oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-c318c1e3-1d7f-66c7-23c1-5894b52a45cc, oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-a429cacd-d0bc-490f-f906-845cd981aa2d, oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-be84869d-bcf0-f9a6-1527-e2b0770032d2, oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-ed0829b0-1e98-f01a-ab3b-f28eb090e98e ;
  a2a:hasEvent oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_0, oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_1, oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_2, oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_3, oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_4 ;
  a2a:hasSource oa:source_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2 .

oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-c144128f-f0a4-ec72-eee8-1484c3d9c41d
  a a2a:Person ;
  rdfs:label "Maria Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maria Jacobs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-c318c1e3-1d7f-66c7-23c1-5894b52a45cc
  a a2a:Person ;
  rdfs:label "Joannes Christiaensen" ;
  a2a:PersonName [
    rdfs:label "Joannes Christiaensen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Christiaensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-a429cacd-d0bc-490f-f906-845cd981aa2d
  a a2a:Person ;
  rdfs:label "Joannes Maus" ;
  a2a:PersonName [
    rdfs:label "Joannes Maus" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Maus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-be84869d-bcf0-f9a6-1527-e2b0770032d2
  a a2a:Person ;
  rdfs:label "Joanna Janssen" ;
  a2a:PersonName [
    rdfs:label "Joanna Janssen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person-ed0829b0-1e98-f01a-ab3b-f28eb090e98e
  a a2a:Person ;
  rdfs:label "Anna Maria Maus" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Maus" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Maus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1682-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person:c144128f-f0a4-ec72-eee8-1484c3d9c41d ;
  a2a:EventKeyRef oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 .

oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person:c318c1e3-1d7f-66c7-23c1-5894b52a45cc ;
  a2a:EventKeyRef oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 .

oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person:a429cacd-d0bc-490f-f906-845cd981aa2d ;
  a2a:EventKeyRef oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 .

oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person:be84869d-bcf0-f9a6-1527-e2b0770032d2 ;
  a2a:EventKeyRef oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 .

oa:relationep_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Person:ed0829b0-1e98-f01a-ab3b-f28eb090e98e ;
  a2a:EventKeyRef oa:event_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2_Event1 .

oa:source_brd_5e505bcb-2d26-45be-6266-7e3fa5828ea2
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1682-01-08 - 1682-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1682-01-08"^^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/5e505bcb-2d26-45be-6266-7e3fa5828ea2" ;
    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/5e505bcb-2d26-45be-6266-7e3fa5828ea2" ;
  a2a:RecordGUID "{5e505bcb-2d26-45be-6266-7e3fa5828ea2}" ;
  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_1211_00001211.xml van BRD" .

