@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_be6f9944-005e-edd9-67d2-11b857f0db82
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1686 te Breda" ;
  a2a:hasPerson oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-0de2d024-7677-936e-6eb1-8628547ef303, oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-8bb1824f-46fe-8094-a511-087d3f482f73, oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-9be9b0c5-9c58-17c9-ebe4-5f6d3e322d20, oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-109d7369-6741-b11d-dcdc-3625d0c77e0b, oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-9fb57d62-f286-5200-ffe5-943876686e3d ;
  a2a:hasEvent oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_0, oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_1, oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_2, oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_3, oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_4 ;
  a2a:hasSource oa:source_brd_be6f9944-005e-edd9-67d2-11b857f0db82 .

oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-0de2d024-7677-936e-6eb1-8628547ef303
  a a2a:Person ;
  rdfs:label "Maria van Meren" ;
  a2a:PersonName [
    rdfs:label "Maria van Meren" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-8bb1824f-46fe-8094-a511-087d3f482f73
  a a2a:Person ;
  rdfs:label "Lambertus de Moeij" ;
  a2a:PersonName [
    rdfs:label "Lambertus de Moeij" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moeij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-9be9b0c5-9c58-17c9-ebe4-5f6d3e322d20
  a a2a:Person ;
  rdfs:label "Joannes Somers" ;
  a2a:PersonName [
    rdfs:label "Joannes Somers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-109d7369-6741-b11d-dcdc-3625d0c77e0b
  a a2a:Person ;
  rdfs:label "Maria Somers" ;
  a2a:PersonName [
    rdfs:label "Maria Somers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Somers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person-9fb57d62-f286-5200-ffe5-943876686e3d
  a a2a:Person ;
  rdfs:label "Elisabeth Maria de Moeij" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria de Moeij" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Moeij"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1686-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person:0de2d024-7677-936e-6eb1-8628547ef303 ;
  a2a:EventKeyRef oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 .

oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person:8bb1824f-46fe-8094-a511-087d3f482f73 ;
  a2a:EventKeyRef oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 .

oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person:9be9b0c5-9c58-17c9-ebe4-5f6d3e322d20 ;
  a2a:EventKeyRef oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 .

oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person:109d7369-6741-b11d-dcdc-3625d0c77e0b ;
  a2a:EventKeyRef oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 .

oa:relationep_brd_be6f9944-005e-edd9-67d2-11b857f0db82_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Person:9fb57d62-f286-5200-ffe5-943876686e3d ;
  a2a:EventKeyRef oa:event_brd_be6f9944-005e-edd9-67d2-11b857f0db82_Event1 .

oa:source_brd_be6f9944-005e-edd9-67d2-11b857f0db82
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1686-09-07 - 1686-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1686-09-07"^^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 "109" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 8, Periode: 1673-1701, Dopen rk Brugstraat 1673-1701, 8, 109"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/84160c8c-8751-11e3-b5ff-17a39dfa783f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/be6f9944-005e-edd9-67d2-11b857f0db82" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/84160c8c-8751-11e3-b5ff-17a39dfa783f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/be6f9944-005e-edd9-67d2-11b857f0db82" ;
  a2a:RecordGUID "{be6f9944-005e-edd9-67d2-11b857f0db82}" ;
  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_5509_00005509.xml van BRD" .

