@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_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8
  a a2a:Record ;
  rdfs:label "Doop op 1 april 1690 te Breda" ;
  a2a:hasPerson oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-94e9be19-b84c-bccb-6126-315428d33f09, oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-b3e8b648-05e2-ed75-94d1-a69750365c9c, oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-6b3019cf-0c3c-2d4e-cce7-9fc1da69cb5c, oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-88a4bcc4-2db4-16b7-1870-8a0dcf013dd7, oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-b1f1c71d-a361-4051-bb7b-534c2a2e6244 ;
  a2a:hasEvent oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_0, oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_1, oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_2, oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_3, oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_4 ;
  a2a:hasSource oa:source_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8 .

oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-94e9be19-b84c-bccb-6126-315428d33f09
  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_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-b3e8b648-05e2-ed75-94d1-a69750365c9c
  a a2a:Person ;
  rdfs:label "Adriaen van Eeten" ;
  a2a:PersonName [
    rdfs:label "Adriaen van Eeten" ;
    a2a:PersonNameFirstName "Adriaen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-6b3019cf-0c3c-2d4e-cce7-9fc1da69cb5c
  a a2a:Person ;
  rdfs:label "Adrianus Jacobs van der Haack" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacobs van der Haack" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haack"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-88a4bcc4-2db4-16b7-1870-8a0dcf013dd7
  a a2a:Person ;
  rdfs:label "Margaretha de Cnodder" ;
  a2a:PersonName [
    rdfs:label "Margaretha de Cnodder" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cnodder"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person-b1f1c71d-a361-4051-bb7b-534c2a2e6244
  a a2a:Person ;
  rdfs:label "Joannes van der Haack" ;
  a2a:PersonName [
    rdfs:label "Joannes van der Haack" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Haack"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1690" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1690-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person:94e9be19-b84c-bccb-6126-315428d33f09 ;
  a2a:EventKeyRef oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 .

oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person:b3e8b648-05e2-ed75-94d1-a69750365c9c ;
  a2a:EventKeyRef oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 .

oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person:6b3019cf-0c3c-2d4e-cce7-9fc1da69cb5c ;
  a2a:EventKeyRef oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 .

oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person:88a4bcc4-2db4-16b7-1870-8a0dcf013dd7 ;
  a2a:EventKeyRef oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 .

oa:relationep_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Person:b1f1c71d-a361-4051-bb7b-534c2a2e6244 ;
  a2a:EventKeyRef oa:event_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8_Event1 .

oa:source_brd_5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1690-04-01 - 1690-04-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1690-04-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1690-04-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1690" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1690-04-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695" ;
    a2a:Book "Dopen rk Nieuwstraat 1677-1695" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "168" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695, Dopen rk Nieuwstraat 1677-1695, 14, 168"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83da9170-8751-11e3-9cbb-bb3a8b6e8aa1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83da9170-8751-11e3-9cbb-bb3a8b6e8aa1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8" ;
  a2a:RecordGUID "{5506d32e-b5b1-11cd-8dbc-bdc9a9fea8a8}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1677-1695\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1172_00001172.xml van BRD" .

