@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_d82eb05f-20db-e034-32f1-1ad486e01b8e
  a a2a:Record ;
  rdfs:label "Doop op 27 augustus 1682 te Breda" ;
  a2a:hasPerson oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-1554af8e-5fec-cdbc-7d15-7fe535e5b0ed, oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-c4ec9d7e-3c56-e3c1-e6d6-87a287a3ffc3, oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-4e384eea-0b76-1c5b-b632-949173dab766, oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-8f677bd8-d628-36dd-589f-17f989eb9bec ;
  a2a:hasEvent oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_0, oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_1, oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_2, oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_3 ;
  a2a:hasSource oa:source_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e .

oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-1554af8e-5fec-cdbc-7d15-7fe535e5b0ed
  a a2a:Person ;
  rdfs:label "Magdalena Margaretha de Chabert" ;
  a2a:PersonName [
    rdfs:label "Magdalena Margaretha de Chabert" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePatronym "Margaretha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Chabert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-c4ec9d7e-3c56-e3c1-e6d6-87a287a3ffc3
  a a2a:Person ;
  rdfs:label "Anna Maria Theresia de Backer" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Theresia de Backer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria Theresia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-4e384eea-0b76-1c5b-b632-949173dab766
  a a2a:Person ;
  rdfs:label "Joannes van Laerhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes van Laerhoven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laerhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person-8f677bd8-d628-36dd-589f-17f989eb9bec
  a a2a:Person ;
  rdfs:label "Joannes van Laerhoven" ;
  a2a:PersonName [
    rdfs:label "Joannes van Laerhoven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Laerhoven"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1682" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1682-08-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person:1554af8e-5fec-cdbc-7d15-7fe535e5b0ed ;
  a2a:EventKeyRef oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1 .

oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person:c4ec9d7e-3c56-e3c1-e6d6-87a287a3ffc3 ;
  a2a:EventKeyRef oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1 .

oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person:4e384eea-0b76-1c5b-b632-949173dab766 ;
  a2a:EventKeyRef oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1 .

oa:relationep_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Person:8f677bd8-d628-36dd-589f-17f989eb9bec ;
  a2a:EventKeyRef oa:event_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e_Event1 .

oa:source_brd_d82eb05f-20db-e034-32f1-1ad486e01b8e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1682-08-27 - 1682-08-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1682-08-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1682-08-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1682" ;
    a2a:Month "8" ;
    a2a:Day "27" ;
    rdfs:label "1682-08-27"^^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 "90" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 14, Periode: 1677-1695, Dopen rk Nieuwstraat 1677-1695, 14, 90"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83da4bfc-8751-11e3-bc94-1f13b05f05e6.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d82eb05f-20db-e034-32f1-1ad486e01b8e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83da4bfc-8751-11e3-bc94-1f13b05f05e6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/d82eb05f-20db-e034-32f1-1ad486e01b8e" ;
  a2a:RecordGUID "{d82eb05f-20db-e034-32f1-1ad486e01b8e}" ;
  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_5185_00005185.xml van BRD" .

