@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_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13
  a a2a:Record ;
  rdfs:label "Doop op 28 april 1700 te Breda" ;
  a2a:hasPerson oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-5d2624a5-feeb-1acf-4f32-08b169996148, oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-0f4c2e96-3ea9-c5a7-119e-d6e2a8bb10ee, oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-1b80a8a4-c16d-d98a-a59c-3d40f7b0d698, oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-f604a309-7e96-b579-9b1a-da53dd88f3de, oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-99a8da15-270c-1a0a-41cc-3819ba5dd45c ;
  a2a:hasEvent oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_0, oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_1, oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_2, oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_3, oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_4 ;
  a2a:hasSource oa:source_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13 .

oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-5d2624a5-feeb-1acf-4f32-08b169996148
  a a2a:Person ;
  rdfs:label "Maria Snellaers" ;
  a2a:PersonName [
    rdfs:label "Maria Snellaers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-0f4c2e96-3ea9-c5a7-119e-d6e2a8bb10ee
  a a2a:Person ;
  rdfs:label "Hans Jacob Meijert" ;
  a2a:PersonName [
    rdfs:label "Hans Jacob Meijert" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Meijert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-1b80a8a4-c16d-d98a-a59c-3d40f7b0d698
  a a2a:Person ;
  rdfs:label "Petrus Snellaers" ;
  a2a:PersonName [
    rdfs:label "Petrus Snellaers" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-f604a309-7e96-b579-9b1a-da53dd88f3de
  a a2a:Person ;
  rdfs:label "Catharina Snellaers" ;
  a2a:PersonName [
    rdfs:label "Catharina Snellaers" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Snellaers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person-99a8da15-270c-1a0a-41cc-3819ba5dd45c
  a a2a:Person ;
  rdfs:label "Catharina Meijert" ;
  a2a:PersonName [
    rdfs:label "Catharina Meijert" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Meijert"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1700-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person:5d2624a5-feeb-1acf-4f32-08b169996148 ;
  a2a:EventKeyRef oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 .

oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person:0f4c2e96-3ea9-c5a7-119e-d6e2a8bb10ee ;
  a2a:EventKeyRef oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 .

oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person:1b80a8a4-c16d-d98a-a59c-3d40f7b0d698 ;
  a2a:EventKeyRef oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 .

oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person:f604a309-7e96-b579-9b1a-da53dd88f3de ;
  a2a:EventKeyRef oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 .

oa:relationep_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Person:99a8da15-270c-1a0a-41cc-3819ba5dd45c ;
  a2a:EventKeyRef oa:event_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13_Event1 .

oa:source_brd_b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1700-04-28 - 1700-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1700-04-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742" ;
    a2a:Book "Dopen rk Nieuwstraat 1696-1742" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "40" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 15, Periode: 1696-1742, Dopen rk Nieuwstraat 1696-1742, 15, 40"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83e52220-8751-11e3-bd61-7bbe7e597346.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83e52220-8751-11e3-bd61-7bbe7e597346.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13" ;
  a2a:RecordGUID "{b2bd3fcd-ebcb-c9c4-5a90-c1fa78bebe13}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Nieuwstraat+1696-1742\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5460_00005460.xml van BRD" .

