@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_daf68c6d-14ee-9fa3-43ea-01e4d95ea004
  a a2a:Record ;
  rdfs:label "Doop op 11 februari 1753 te Ginneken en Bavel" ;
  a2a:hasPerson oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-1ec3b51e-02de-5b06-01cc-824c3c296eb4, oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-94058476-7dde-b0a1-120a-054eef3e3551, oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-4e62282d-fd29-3ecb-d3e6-0350b0501831, oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-409b6436-05de-d89e-6d44-6ee08f8298bd, oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-3db84988-bab4-12ca-6123-3051c73fbbc6 ;
  a2a:hasEvent oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_0, oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_1, oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_2, oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_3, oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_4 ;
  a2a:hasSource oa:source_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004 .

oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-1ec3b51e-02de-5b06-01cc-824c3c296eb4
  a a2a:Person ;
  rdfs:label "Maria Christiani van Gastel" ;
  a2a:PersonName [
    rdfs:label "Maria Christiani van Gastel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Christiani" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gastel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-94058476-7dde-b0a1-120a-054eef3e3551
  a a2a:Person ;
  rdfs:label "Elisabeth Adriani Keepen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Adriani Keepen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Keepen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-4e62282d-fd29-3ecb-d3e6-0350b0501831
  a a2a:Person ;
  rdfs:label "Gerardus Antoni Snoecken" ;
  a2a:PersonName [
    rdfs:label "Gerardus Antoni Snoecken" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Antoni" ;
    a2a:PersonNameLastName "Snoecken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-409b6436-05de-d89e-6d44-6ee08f8298bd
  a a2a:Person ;
  rdfs:label "Cornelius van de Wijngaert" ;
  a2a:PersonName [
    rdfs:label "Cornelius van de Wijngaert" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wijngaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person-3db84988-bab4-12ca-6123-3051c73fbbc6
  a a2a:Person ;
  rdfs:label "Adrianus van de Wijngaert" ;
  a2a:PersonName [
    rdfs:label "Adrianus van de Wijngaert" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wijngaert"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1753-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel"
  ] .

oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person:1ec3b51e-02de-5b06-01cc-824c3c296eb4 ;
  a2a:EventKeyRef oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 .

oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person:94058476-7dde-b0a1-120a-054eef3e3551 ;
  a2a:EventKeyRef oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 .

oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person:4e62282d-fd29-3ecb-d3e6-0350b0501831 ;
  a2a:EventKeyRef oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 .

oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person:409b6436-05de-d89e-6d44-6ee08f8298bd ;
  a2a:EventKeyRef oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 .

oa:relationep_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Person:3db84988-bab4-12ca-6123-3051c73fbbc6 ;
  a2a:EventKeyRef oa:event_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004_Event1 .

oa:source_brd_daf68c6d-14ee-9fa3-43ea-01e4d95ea004
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1753-02-11 - 1753-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1753-02-11"^^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 "100" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 114, Periode: 1738-1782, Dopen rk Ginneken 1738-1782, 114, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83cd17de-8751-11e3-ba93-0f4ea23583d7.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/daf68c6d-14ee-9fa3-43ea-01e4d95ea004" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83cd17de-8751-11e3-ba93-0f4ea23583d7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/daf68c6d-14ee-9fa3-43ea-01e4d95ea004" ;
  a2a:RecordGUID "{daf68c6d-14ee-9fa3-43ea-01e4d95ea004}" ;
  a2a:SourceRemarkOpmerking "<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_5197_00005197.xml van BRD" .

