@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_01b2bbc3-bc42-385b-b396-e249769a3d08
  a a2a:Record ;
  rdfs:label "Doop op 25 januari 1674 te Breda" ;
  a2a:hasPerson oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-1cdb8a83-4f3e-2273-174f-cbf87cbbcb28, oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-5fcec0f7-277c-9c5d-bede-a2b8a47f6222, oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-5a4b4d5b-4c6b-e4f0-fbcd-f8be15e00341, oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-725c8ecb-7a9f-436e-1c31-a7c9b6a51460, oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-8f267abd-39a2-ed8d-01cc-68b5052775a4 ;
  a2a:hasEvent oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_0, oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_1, oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_2, oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_3, oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_4 ;
  a2a:hasSource oa:source_brd_01b2bbc3-bc42-385b-b396-e249769a3d08 .

oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-1cdb8a83-4f3e-2273-174f-cbf87cbbcb28
  a a2a:Person ;
  rdfs:label "Elisabeth Janssen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Janssen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-5fcec0f7-277c-9c5d-bede-a2b8a47f6222
  a a2a:Person ;
  rdfs:label "Anna Wilmen" ;
  a2a:PersonName [
    rdfs:label "Anna Wilmen" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Wilmen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-5a4b4d5b-4c6b-e4f0-fbcd-f8be15e00341
  a a2a:Person ;
  rdfs:label "Joannes Fiers" ;
  a2a:PersonName [
    rdfs:label "Joannes Fiers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Fiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-725c8ecb-7a9f-436e-1c31-a7c9b6a51460
  a a2a:Person ;
  rdfs:label "Joannes Fiers" ;
  a2a:PersonName [
    rdfs:label "Joannes Fiers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Fiers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person-8f267abd-39a2-ed8d-01cc-68b5052775a4
  a a2a:Person ;
  rdfs:label "Joannes Fiers" ;
  a2a:PersonName [
    rdfs:label "Joannes Fiers" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Fiers"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1674-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person:1cdb8a83-4f3e-2273-174f-cbf87cbbcb28 ;
  a2a:EventKeyRef oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 .

oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person:5fcec0f7-277c-9c5d-bede-a2b8a47f6222 ;
  a2a:EventKeyRef oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 .

oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person:5a4b4d5b-4c6b-e4f0-fbcd-f8be15e00341 ;
  a2a:EventKeyRef oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 .

oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person:725c8ecb-7a9f-436e-1c31-a7c9b6a51460 ;
  a2a:EventKeyRef oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 .

oa:relationep_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Person:8f267abd-39a2-ed8d-01cc-68b5052775a4 ;
  a2a:EventKeyRef oa:event_brd_01b2bbc3-bc42-385b-b396-e249769a3d08_Event1 .

oa:source_brd_01b2bbc3-bc42-385b-b396-e249769a3d08
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1674-01-25 - 1674-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1674-01-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 13, Periode: 1668-1677" ;
    a2a:Book "Dopen rk Nieuwstraat 1668-1677" ;
    a2a:RegistryNumber "13" ;
    a2a:Folio "79" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 13, Periode: 1668-1677, Dopen rk Nieuwstraat 1668-1677, 13, 79"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83d609e8-8751-11e3-972f-ab33565ed71b.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01b2bbc3-bc42-385b-b396-e249769a3d08" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83d609e8-8751-11e3-972f-ab33565ed71b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/01b2bbc3-bc42-385b-b396-e249769a3d08" ;
  a2a:RecordGUID "{01b2bbc3-bc42-385b-b396-e249769a3d08}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1668-1677\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1250_00001250.xml van BRD" .

