@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_40912d13-5666-b019-c8d4-dc2bc8665df7
  a a2a:Record ;
  rdfs:label "Doop op 2 november 1776 te Ginneken" ;
  a2a:hasPerson oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-bed8c7e7-74a6-86df-c4b8-3807438295b4, oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-17f86374-ec85-9184-5b76-52a1c419c18b, oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-55b84910-4ff0-a192-5c0c-379c5d98d020, oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-94a38bd7-260b-dca5-9d8b-6869913c5514, oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-d3ceadaf-7da9-1694-7883-c12844103d28 ;
  a2a:hasEvent oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_0, oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_1, oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_2, oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_3, oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_4 ;
  a2a:hasSource oa:source_brd_40912d13-5666-b019-c8d4-dc2bc8665df7 .

oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-bed8c7e7-74a6-86df-c4b8-3807438295b4
  a a2a:Person ;
  rdfs:label "Adriana Meiren" ;
  a2a:PersonName [
    rdfs:label "Adriana Meiren" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Meiren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-17f86374-ec85-9184-5b76-52a1c419c18b
  a a2a:Person ;
  rdfs:label "Laurentius Bolders" ;
  a2a:PersonName [
    rdfs:label "Laurentius Bolders" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Bolders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-55b84910-4ff0-a192-5c0c-379c5d98d020
  a a2a:Person ;
  rdfs:label "Laurentius Claesen" ;
  a2a:PersonName [
    rdfs:label "Laurentius Claesen" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNameLastName "Claesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-94a38bd7-260b-dca5-9d8b-6869913c5514
  a a2a:Person ;
  rdfs:label "Marie Meiren" ;
  a2a:PersonName [
    rdfs:label "Marie Meiren" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Meiren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person-d3ceadaf-7da9-1694-7883-c12844103d28
  a a2a:Person ;
  rdfs:label "Cornelius Claesen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Claesen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Claesen"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1776-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person:bed8c7e7-74a6-86df-c4b8-3807438295b4 ;
  a2a:EventKeyRef oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 .

oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person:17f86374-ec85-9184-5b76-52a1c419c18b ;
  a2a:EventKeyRef oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 .

oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person:55b84910-4ff0-a192-5c0c-379c5d98d020 ;
  a2a:EventKeyRef oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 .

oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person:94a38bd7-260b-dca5-9d8b-6869913c5514 ;
  a2a:EventKeyRef oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 .

oa:relationep_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Person:d3ceadaf-7da9-1694-7883-c12844103d28 ;
  a2a:EventKeyRef oa:event_brd_40912d13-5666-b019-c8d4-dc2bc8665df7_Event1 .

oa:source_brd_40912d13-5666-b019-c8d4-dc2bc8665df7
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1776-11-02 - 1776-11-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-11-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-11-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1776-11-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782" ;
    a2a:Book "Dopen rk Ginneken 1738-1782" ;
    a2a:RegistryNumber "114" ;
    a2a:Folio "243" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 243"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cd88ae-8751-11e3-bdba-5f968fd6e3b4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/40912d13-5666-b019-c8d4-dc2bc8665df7" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cd88ae-8751-11e3-bdba-5f968fd6e3b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/40912d13-5666-b019-c8d4-dc2bc8665df7" ;
  a2a:RecordGUID "{40912d13-5666-b019-c8d4-dc2bc8665df7}" ;
  a2a:SourceRemarkOpmerking "vader uit Hilvarenbeek, moeder uit Ginneken", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Ginneken+1738-1782\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1084_00001084.xml van BRD" .

