@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_ccf73669-b7a4-9b9c-bafc-c3c928fdb424
  a a2a:Record ;
  rdfs:label "Doop op 9 november 1746 te Breda" ;
  a2a:hasPerson oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-bd3508fe-0836-48cc-cb36-38029259cb8c, oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-95621ead-570e-1a9b-fbef-e435ade14833, oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c4f2f2f9-ed76-b896-64c6-4aa8055fc140, oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c64476b5-0262-2db9-5373-603744bda838, oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c59a74e9-e897-1e8e-e94b-615bc8ab4946 ;
  a2a:hasEvent oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_0, oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_1, oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_2, oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_3, oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_4 ;
  a2a:hasSource oa:source_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424 .

oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-bd3508fe-0836-48cc-cb36-38029259cb8c
  a a2a:Person ;
  rdfs:label "Maria Wiggen" ;
  a2a:PersonName [
    rdfs:label "Maria Wiggen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Wiggen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-95621ead-570e-1a9b-fbef-e435ade14833
  a a2a:Person ;
  rdfs:label "Joannes Buijcks" ;
  a2a:PersonName [
    rdfs:label "Joannes Buijcks" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Buijcks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c4f2f2f9-ed76-b896-64c6-4aa8055fc140
  a a2a:Person ;
  rdfs:label "Joannes Weyghen" ;
  a2a:PersonName [
    rdfs:label "Joannes Weyghen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Weyghen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c64476b5-0262-2db9-5373-603744bda838
  a a2a:Person ;
  rdfs:label "Martina Stoops" ;
  a2a:PersonName [
    rdfs:label "Martina Stoops" ;
    a2a:PersonNameFirstName "Martina" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person-c59a74e9-e897-1e8e-e94b-615bc8ab4946
  a a2a:Person ;
  rdfs:label "Hendrina Buijcks" ;
  a2a:PersonName [
    rdfs:label "Hendrina Buijcks" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Buijcks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1746-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person:bd3508fe-0836-48cc-cb36-38029259cb8c ;
  a2a:EventKeyRef oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 .

oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person:95621ead-570e-1a9b-fbef-e435ade14833 ;
  a2a:EventKeyRef oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 .

oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person:c4f2f2f9-ed76-b896-64c6-4aa8055fc140 ;
  a2a:EventKeyRef oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 .

oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person:c64476b5-0262-2db9-5373-603744bda838 ;
  a2a:EventKeyRef oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 .

oa:relationep_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Person:c59a74e9-e897-1e8e-e94b-615bc8ab4946 ;
  a2a:EventKeyRef oa:event_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424_Event1 .

oa:source_brd_ccf73669-b7a4-9b9c-bafc-c3c928fdb424
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1746-11-09 - 1746-11-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1746-11-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1746-11-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1746" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1746-11-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747" ;
    a2a:Book "Dopen rk Waterstraat 1704-1747" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "366" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 21, Periode: 1704-1747, Dopen rk Waterstraat 1704-1747, 21, 366"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83ed9586-8751-11e3-bf13-bbc59db963e7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ccf73669-b7a4-9b9c-bafc-c3c928fdb424" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83ed9586-8751-11e3-bf13-bbc59db963e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/ccf73669-b7a4-9b9c-bafc-c3c928fdb424" ;
  a2a:RecordGUID "{ccf73669-b7a4-9b9c-bafc-c3c928fdb424}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Waterstraat+1704-1747\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5137_00005137.xml van BRD" .

