@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_755a59bd-e326-aac8-a677-0a7ecc19d377
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1692 te Bavel" ;
  a2a:hasPerson oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-a9e39fd4-29ff-e70d-79cf-624d29be0bf3, oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-0f8632e8-1d1b-de76-1fcf-26ab1187e724, oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-34f6e97d-c677-2bbc-96fe-9d7f27f079f2, oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-ed8be724-e4c9-56f0-5561-7ee680709b9c, oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-a81cbafd-8c6c-712e-9c48-9676c1a2cdb3 ;
  a2a:hasEvent oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_0, oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_1, oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_2, oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_3, oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_4 ;
  a2a:hasSource oa:source_brd_755a59bd-e326-aac8-a677-0a7ecc19d377 .

oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-a9e39fd4-29ff-e70d-79cf-624d29be0bf3
  a a2a:Person ;
  rdfs:label "Petronilla ....." ;
  a2a:PersonName [
    rdfs:label "Petronilla ....." ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "....."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-0f8632e8-1d1b-de76-1fcf-26ab1187e724
  a a2a:Person ;
  rdfs:label "Egidius Cornelii Cooremans" ;
  a2a:PersonName [
    rdfs:label "Egidius Cornelii Cooremans" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Cooremans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-34f6e97d-c677-2bbc-96fe-9d7f27f079f2
  a a2a:Person ;
  rdfs:label "Catharina Cornelii Coormans" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelii Coormans" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Coormans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-ed8be724-e4c9-56f0-5561-7ee680709b9c
  a a2a:Person ;
  rdfs:label "Elisabeth Adriaensen van Miert" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Adriaensen van Miert" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Adriaensen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Miert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person-a81cbafd-8c6c-712e-9c48-9676c1a2cdb3
  a a2a:Person ;
  rdfs:label "Cornelia Cooremans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Cooremans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Cooremans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1692" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1692-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bavel" ;
    rdfs:label "Bavel"
  ] .

oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person:a9e39fd4-29ff-e70d-79cf-624d29be0bf3 ;
  a2a:EventKeyRef oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 .

oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person:0f8632e8-1d1b-de76-1fcf-26ab1187e724 ;
  a2a:EventKeyRef oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 .

oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person:34f6e97d-c677-2bbc-96fe-9d7f27f079f2 ;
  a2a:EventKeyRef oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 .

oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person:ed8be724-e4c9-56f0-5561-7ee680709b9c ;
  a2a:EventKeyRef oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 .

oa:relationep_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Person:a81cbafd-8c6c-712e-9c48-9676c1a2cdb3 ;
  a2a:EventKeyRef oa:event_brd_755a59bd-e326-aac8-a677-0a7ecc19d377_Event1 .

oa:source_brd_755a59bd-e326-aac8-a677-0a7ecc19d377
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1692-01-18 - 1692-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1692-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1692-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1692" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1692-01-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733" ;
    a2a:Book "Dopen rk Bavel 1648-1733" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "63r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Nieuw-Ginneken, Bron: boek, Deel: 3, Periode: 1648-1733, Dopen rk Bavel 1648-1733, 3, 63r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841e9848-8751-11e3-a788-6734ab5baac5.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/755a59bd-e326-aac8-a677-0a7ecc19d377" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841e9848-8751-11e3-a788-6734ab5baac5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/755a59bd-e326-aac8-a677-0a7ecc19d377" ;
  a2a:RecordGUID "{755a59bd-e326-aac8-a677-0a7ecc19d377}" ;
  a2a:SourceRemarkOpmerking "getuige 4 ipv de meter; Petronilla echtgenote van Joannes Adriaensen van Miert", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Bavel+1648-1733\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4982_00004982.xml van BRD" .

