@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_48a5138b-90cc-e2b5-ea29-00b5f12b45e8
  a a2a:Record ;
  rdfs:label "Doop op 12 januari 1790 te Breda" ;
  a2a:hasPerson oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-8eb4309a-0fcd-e1cb-1aa3-f8306061b343, oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-eb3dac80-6c19-ff36-0493-bf4a82f6c12c, oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-8a779ab0-8506-8ffa-05c6-e6ccf8f47c5e, oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-ebeace77-a4d2-7e65-5d41-1cf5b6f0eb3f, oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-4ae85a53-617b-c7e6-1619-035bc2e9527a ;
  a2a:hasEvent oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_0, oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_1, oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_2, oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_3, oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_4 ;
  a2a:hasSource oa:source_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8 .

oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-8eb4309a-0fcd-e1cb-1aa3-f8306061b343
  a a2a:Person ;
  rdfs:label "Maria Sibilla Buskens" ;
  a2a:PersonName [
    rdfs:label "Maria Sibilla Buskens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Sibilla" ;
    a2a:PersonNameLastName "Buskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-eb3dac80-6c19-ff36-0493-bf4a82f6c12c
  a a2a:Person ;
  rdfs:label "Joannes Lambrechts" ;
  a2a:PersonName [
    rdfs:label "Joannes Lambrechts" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Lambrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-8a779ab0-8506-8ffa-05c6-e6ccf8f47c5e
  a a2a:Person ;
  rdfs:label "Nicolaas Lambrechts" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Lambrechts" ;
    a2a:PersonNameFirstName "Nicolaas" ;
    a2a:PersonNameLastName "Lambrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-ebeace77-a4d2-7e65-5d41-1cf5b6f0eb3f
  a a2a:Person ;
  rdfs:label "Joanna van Gils" ;
  a2a:PersonName [
    rdfs:label "Joanna van Gils" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gils"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person-4ae85a53-617b-c7e6-1619-035bc2e9527a
  a a2a:Person ;
  rdfs:label "Maria Sybilla Lambrechts" ;
  a2a:PersonName [
    rdfs:label "Maria Sybilla Lambrechts" ;
    a2a:PersonNameFirstName "Maria Sybilla" ;
    a2a:PersonNameLastName "Lambrechts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1790" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1790-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person:8eb4309a-0fcd-e1cb-1aa3-f8306061b343 ;
  a2a:EventKeyRef oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 .

oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person:eb3dac80-6c19-ff36-0493-bf4a82f6c12c ;
  a2a:EventKeyRef oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 .

oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person:8a779ab0-8506-8ffa-05c6-e6ccf8f47c5e ;
  a2a:EventKeyRef oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 .

oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person:ebeace77-a4d2-7e65-5d41-1cf5b6f0eb3f ;
  a2a:EventKeyRef oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 .

oa:relationep_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Person:4ae85a53-617b-c7e6-1619-035bc2e9527a ;
  a2a:EventKeyRef oa:event_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8_Event1 .

oa:source_brd_48a5138b-90cc-e2b5-ea29-00b5f12b45e8
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1790-01-12 - 1790-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1790-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1790-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1790" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1790-01-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810" ;
    a2a:Book "Dopen rk Waterstraat 1748-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "279" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 22, Periode: 1748-1810, Dopen rk Waterstraat 1748-1810, 22, 279"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ee747e-8751-11e3-8484-c711aa8bdbe8.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/48a5138b-90cc-e2b5-ea29-00b5f12b45e8" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ee747e-8751-11e3-8484-c711aa8bdbe8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/48a5138b-90cc-e2b5-ea29-00b5f12b45e8" ;
  a2a:RecordGUID "{48a5138b-90cc-e2b5-ea29-00b5f12b45e8}" ;
  a2a:SourceRemarkOpmerking "vader uit Eijsden bij Maastricht", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1748-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1118_00001118.xml van BRD" .

