@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_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1801 te Breda" ;
  a2a:hasPerson oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-20e1ea99-c6d0-7321-82d3-32d8c39b0de9, oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-6d96ec1c-63c5-a310-aeb1-d342adf78954, oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-bf475d3b-6774-66d1-98c1-4b7412568960, oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-a72d99d3-6f03-a37b-db1b-25433274288b, oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-5cb8195a-5cce-595a-4cbf-1ee396d7783c ;
  a2a:hasEvent oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_0, oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_1, oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_2, oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_3, oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_4 ;
  a2a:hasSource oa:source_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11 .

oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-20e1ea99-c6d0-7321-82d3-32d8c39b0de9
  a a2a:Person ;
  rdfs:label "Christina Manni" ;
  a2a:PersonName [
    rdfs:label "Christina Manni" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNameLastName "Manni"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-6d96ec1c-63c5-a310-aeb1-d342adf78954
  a a2a:Person ;
  rdfs:label "Joannes Simons" ;
  a2a:PersonName [
    rdfs:label "Joannes Simons" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-bf475d3b-6774-66d1-98c1-4b7412568960
  a a2a:Person ;
  rdfs:label "Helena van Oers" ;
  a2a:PersonName [
    rdfs:label "Helena van Oers" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-a72d99d3-6f03-a37b-db1b-25433274288b
  a a2a:Person ;
  rdfs:label "Joanna Simons" ;
  a2a:PersonName [
    rdfs:label "Joanna Simons" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person-5cb8195a-5cce-595a-4cbf-1ee396d7783c
  a a2a:Person ;
  rdfs:label "Otto Joannes Simons" ;
  a2a:PersonName [
    rdfs:label "Otto Joannes Simons" ;
    a2a:PersonNameFirstName "Otto Joannes" ;
    a2a:PersonNameLastName "Simons"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1801-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person:20e1ea99-c6d0-7321-82d3-32d8c39b0de9 ;
  a2a:EventKeyRef oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 .

oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person:6d96ec1c-63c5-a310-aeb1-d342adf78954 ;
  a2a:EventKeyRef oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 .

oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person:bf475d3b-6774-66d1-98c1-4b7412568960 ;
  a2a:EventKeyRef oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 .

oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person:a72d99d3-6f03-a37b-db1b-25433274288b ;
  a2a:EventKeyRef oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 .

oa:relationep_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Person:5cb8195a-5cce-595a-4cbf-1ee396d7783c ;
  a2a:EventKeyRef oa:event_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11_Event1 .

oa:source_brd_4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1801-01-18 - 1801-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1801-01-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810" ;
    a2a:Book "Dopen rk Nieuwstraat 1789-1810" ;
    a2a:RegistryNumber "17" ;
    a2a:Folio "78" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 17, Periode: 1789-1810, Dopen rk Nieuwstraat 1789-1810, 17, 78"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e9dce8-8751-11e3-ba2f-7f1d959657da.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e9dce8-8751-11e3-ba2f-7f1d959657da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11" ;
  a2a:RecordGUID "{4fa992e8-8ebe-1b4b-6ba6-fe4c57fd5e11}" ;
  a2a:SourceRemarkOpmerking "onwettig kind moeder uit Breda", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1789-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1148_00001148.xml van BRD" .

