@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_07aea2fc-6430-2796-24b6-e7a36be52e8e
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1787 te Ginneken" ;
  a2a:hasPerson oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-404b0559-72fd-0ece-ec2a-835c52eed81c, oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-9ce8653d-4cc6-8831-fa22-f09e4978569f, oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-5999f155-b39b-7c02-c049-241bc12d098c, oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-82344138-1c3f-551f-61e4-322ce25199ad, oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-85de116d-1ec6-305e-aab6-19a1733aa624 ;
  a2a:hasEvent oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_0, oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_1, oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_2, oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_3, oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_4 ;
  a2a:hasSource oa:source_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e .

oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-404b0559-72fd-0ece-ec2a-835c52eed81c
  a a2a:Person ;
  rdfs:label "Catharina Cornelus Meeren" ;
  a2a:PersonName [
    rdfs:label "Catharina Cornelus Meeren" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Cornelus" ;
    a2a:PersonNameLastName "Meeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-9ce8653d-4cc6-8831-fa22-f09e4978569f
  a a2a:Person ;
  rdfs:label "Anna van Boxel" ;
  a2a:PersonName [
    rdfs:label "Anna van Boxel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boxel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-5999f155-b39b-7c02-c049-241bc12d098c
  a a2a:Person ;
  rdfs:label "Christianus Joannis Meertens" ;
  a2a:PersonName [
    rdfs:label "Christianus Joannis Meertens" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Meertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-82344138-1c3f-551f-61e4-322ce25199ad
  a a2a:Person ;
  rdfs:label "Henricus Joannes Meertens" ;
  a2a:PersonName [
    rdfs:label "Henricus Joannes Meertens" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Joannes" ;
    a2a:PersonNameLastName "Meertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person-85de116d-1ec6-305e-aab6-19a1733aa624
  a a2a:Person ;
  rdfs:label "Maria Meertens" ;
  a2a:PersonName [
    rdfs:label "Maria Meertens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Meertens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1787-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person:404b0559-72fd-0ece-ec2a-835c52eed81c ;
  a2a:EventKeyRef oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 .

oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person:9ce8653d-4cc6-8831-fa22-f09e4978569f ;
  a2a:EventKeyRef oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 .

oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person:5999f155-b39b-7c02-c049-241bc12d098c ;
  a2a:EventKeyRef oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 .

oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person:82344138-1c3f-551f-61e4-322ce25199ad ;
  a2a:EventKeyRef oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 .

oa:relationep_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Person:85de116d-1ec6-305e-aab6-19a1733aa624 ;
  a2a:EventKeyRef oa:event_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e_Event1 .

oa:source_brd_07aea2fc-6430-2796-24b6-e7a36be52e8e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1787-08-20 - 1787-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1787-08-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 111, Periode: 1783-1810" ;
    a2a:Book "Dopen rk Ginneken 1783-1810" ;
    a2a:RegistryNumber "111" ;
    a2a:Folio "23" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 111, Periode: 1783-1810, Dopen rk Ginneken 1783-1810, 111, 23"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c98600-8751-11e3-87de-833ac000bf52.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/07aea2fc-6430-2796-24b6-e7a36be52e8e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c98600-8751-11e3-87de-833ac000bf52.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/07aea2fc-6430-2796-24b6-e7a36be52e8e" ;
  a2a:RecordGUID "{07aea2fc-6430-2796-24b6-e7a36be52e8e}" ;
  a2a:SourceRemarkOpmerking "vader uit Hoogstraten, moeder geb. te Ginneken", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1783-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1276_00001276.xml van BRD" .

