@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_80b9e457-02e3-ea8e-e440-3c8c1cf0de32
  a a2a:Record ;
  rdfs:label "Doop op 23 april 1704 te Breda" ;
  a2a:hasPerson oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-65de27f5-de91-3667-f6af-4dc5595ff91f, oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-0807cfcc-3e9f-f053-7716-de4203a0d3c3, oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-8b598b1c-bede-ec05-fde0-91787cfc9221, oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-4178800d-9539-29c5-6f8a-4ca17f8c52fa, oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-973221ad-e01e-9c72-884e-3af426a8d1d1 ;
  a2a:hasEvent oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_0, oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_1, oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_2, oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_3, oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_4 ;
  a2a:hasSource oa:source_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32 .

oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-65de27f5-de91-3667-f6af-4dc5595ff91f
  a a2a:Person ;
  rdfs:label "Maria Allens" ;
  a2a:PersonName [
    rdfs:label "Maria Allens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Allens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-0807cfcc-3e9f-f053-7716-de4203a0d3c3
  a a2a:Person ;
  rdfs:label "Bastiaen Wittenhof" ;
  a2a:PersonName [
    rdfs:label "Bastiaen Wittenhof" ;
    a2a:PersonNameFirstName "Bastiaen" ;
    a2a:PersonNameLastName "Wittenhof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-8b598b1c-bede-ec05-fde0-91787cfc9221
  a a2a:Person ;
  rdfs:label "Hendrick Vrij" ;
  a2a:PersonName [
    rdfs:label "Hendrick Vrij" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-4178800d-9539-29c5-6f8a-4ca17f8c52fa
  a a2a:Person ;
  rdfs:label "Maria Hendricks" ;
  a2a:PersonName [
    rdfs:label "Maria Hendricks" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Hendricks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person-973221ad-e01e-9c72-884e-3af426a8d1d1
  a a2a:Person ;
  rdfs:label "Bastiaen Vrij" ;
  a2a:PersonName [
    rdfs:label "Bastiaen Vrij" ;
    a2a:PersonNameFirstName "Bastiaen" ;
    a2a:PersonNameLastName "Vrij"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1704-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person:65de27f5-de91-3667-f6af-4dc5595ff91f ;
  a2a:EventKeyRef oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 .

oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person:0807cfcc-3e9f-f053-7716-de4203a0d3c3 ;
  a2a:EventKeyRef oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 .

oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person:8b598b1c-bede-ec05-fde0-91787cfc9221 ;
  a2a:EventKeyRef oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 .

oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person:4178800d-9539-29c5-6f8a-4ca17f8c52fa ;
  a2a:EventKeyRef oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 .

oa:relationep_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Person:973221ad-e01e-9c72-884e-3af426a8d1d1 ;
  a2a:EventKeyRef oa:event_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32_Event1 .

oa:source_brd_80b9e457-02e3-ea8e-e440-3c8c1cf0de32
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1704-04-23 - 1704-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1704-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1704-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1704-04-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 29, Periode: 1686-1704" ;
    a2a:Book "Dopen nh Breda 1686-1704" ;
    a2a:RegistryNumber "29" ;
    a2a:Folio "183v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 29, Periode: 1686-1704, Dopen nh Breda 1686-1704, 29, 183v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f50316-8751-11e3-9fb0-33a3a9d33168.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/80b9e457-02e3-ea8e-e440-3c8c1cf0de32" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f50316-8751-11e3-9fb0-33a3a9d33168.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/80b9e457-02e3-ea8e-e440-3c8c1cf0de32" ;
  a2a:RecordGUID "{80b9e457-02e3-ea8e-e440-3c8c1cf0de32}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1686-1704\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5031_00005031.xml van BRD" .

