@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_b6cafcdf-6a75-3fea-e968-07387e9fbc6f
  a a2a:Record ;
  rdfs:label "Doop op 19 maart 1801 te Ginneken" ;
  a2a:hasPerson oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-bc607ab3-f371-57c6-9b67-b406b561cb44, oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-2fee813d-7388-012a-d9ea-d15f2cfe3b9b, oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-eebcde12-a531-c75c-915d-06dbe4ec727f, oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-936bb844-4a5a-e59c-d34a-2feb3d3fc875, oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-be018d09-324c-baaf-3cc4-1f0978ef5bb3, oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-63ad218f-9074-09cb-b6b3-fb459ec85d6e ;
  a2a:hasEvent oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_0, oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_1, oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_2, oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_3, oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_4, oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_5 ;
  a2a:hasSource oa:source_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-bc607ab3-f371-57c6-9b67-b406b561cb44
  a a2a:Person ;
  rdfs:label "Catharina Tiles" ;
  a2a:PersonName [
    rdfs:label "Catharina Tiles" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Tiles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-2fee813d-7388-012a-d9ea-d15f2cfe3b9b
  a a2a:Person ;
  rdfs:label "Joannes Loeke" ;
  a2a:PersonName [
    rdfs:label "Joannes Loeke" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Loeke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-eebcde12-a531-c75c-915d-06dbe4ec727f
  a a2a:Person ;
  rdfs:label "Joannes Tiles" ;
  a2a:PersonName [
    rdfs:label "Joannes Tiles" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Tiles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-936bb844-4a5a-e59c-d34a-2feb3d3fc875
  a a2a:Person ;
  rdfs:label "Catharina van Wezel" ;
  a2a:PersonName [
    rdfs:label "Catharina van Wezel" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Wezel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-be018d09-324c-baaf-3cc4-1f0978ef5bb3
  a a2a:Person ;
  rdfs:label "Anna Maria Tiles" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Tiles" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Tiles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person-63ad218f-9074-09cb-b6b3-fb459ec85d6e
  a a2a:Person ;
  rdfs:label "Joannes Loeke" ;
  a2a:PersonName [
    rdfs:label "Joannes Loeke" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Loeke"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1801-03-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:bc607ab3-f371-57c6-9b67-b406b561cb44 ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:2fee813d-7388-012a-d9ea-d15f2cfe3b9b ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:eebcde12-a531-c75c-915d-06dbe4ec727f ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:936bb844-4a5a-e59c-d34a-2feb3d3fc875 ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:be018d09-324c-baaf-3cc4-1f0978ef5bb3 ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:relationep_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Person:63ad218f-9074-09cb-b6b3-fb459ec85d6e ;
  a2a:EventKeyRef oa:event_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f_Event1 .

oa:source_brd_b6cafcdf-6a75-3fea-e968-07387e9fbc6f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1801-03-19 - 1801-03-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-03-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-03-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "3" ;
    a2a:Day "19" ;
    rdfs:label "1801-03-19"^^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 "151" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 111, Periode: 1783-1810, Dopen rk Ginneken 1783-1810, 111, 151"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c9effa-8751-11e3-9fac-874edaa867a1.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b6cafcdf-6a75-3fea-e968-07387e9fbc6f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c9effa-8751-11e3-9fac-874edaa867a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b6cafcdf-6a75-3fea-e968-07387e9fbc6f" ;
  a2a:RecordGUID "{b6cafcdf-6a75-3fea-e968-07387e9fbc6f}" ;
  a2a:SourceRemarkOpmerking "vader was niet katholiek; getuige 4 ipv de peter en meter", "<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_5476_00005476.xml van BRD" .

