@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_0b81dcc6-e479-dd72-ed18-fe4a41408c73
  a a2a:Record ;
  rdfs:label "Doop op 10 oktober 1778 te Breda" ;
  a2a:hasPerson oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-3946a872-0607-e610-a6b9-7397d3f9339f, oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-341e5062-8387-9303-bb1e-4b9a210f0741, oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-a9fa5fe0-16df-c810-f95f-4053cd78265a, oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-683ba8e1-baa2-6f8e-ef40-288b03236f35, oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-d4cfa828-e401-dade-7044-2442cb792ad0 ;
  a2a:hasEvent oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_0, oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_1, oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_2, oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_3, oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_4 ;
  a2a:hasSource oa:source_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73 .

oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-3946a872-0607-e610-a6b9-7397d3f9339f
  a a2a:Person ;
  rdfs:label "Marthe Constance Hardy" ;
  a2a:PersonName [
    rdfs:label "Marthe Constance Hardy" ;
    a2a:PersonNameFirstName "Marthe" ;
    a2a:PersonNamePatronym "Constance" ;
    a2a:PersonNameLastName "Hardy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-341e5062-8387-9303-bb1e-4b9a210f0741
  a a2a:Person ;
  rdfs:label "Marianne Auguste Hardy (Tante)" ;
  a2a:PersonName [
    rdfs:label "Marianne Auguste Hardy (Tante)" ;
    a2a:PersonNameFirstName "Marianne" ;
    a2a:PersonNamePatronym "Auguste" ;
    a2a:PersonNameLastName "Hardy (Tante)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-a9fa5fe0-16df-c810-f95f-4053cd78265a
  a a2a:Person ;
  rdfs:label "Charles Grenier … Vevay (oom)" ;
  a2a:PersonName [
    rdfs:label "Charles Grenier … Vevay (oom)" ;
    a2a:PersonNameFirstName "Charles" ;
    a2a:PersonNameLastName "Grenier … Vevay (oom)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-683ba8e1-baa2-6f8e-ef40-288b03236f35
  a a2a:Person ;
  rdfs:label "David Grenier" ;
  a2a:PersonName [
    rdfs:label "David Grenier" ;
    a2a:PersonNameFirstName "David" ;
    a2a:PersonNameLastName "Grenier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person-d4cfa828-e401-dade-7044-2442cb792ad0
  a a2a:Person ;
  rdfs:label "Charlotte Wilhelmine Grenier" ;
  a2a:PersonName [
    rdfs:label "Charlotte Wilhelmine Grenier" ;
    a2a:PersonNameFirstName "Charlotte Wilhelmine" ;
    a2a:PersonNameLastName "Grenier"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "5" ;
    rdfs:label "1778-10-05"^^xsd:date
  ] .

oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1778-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person:3946a872-0607-e610-a6b9-7397d3f9339f ;
  a2a:EventKeyRef oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 .

oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person:341e5062-8387-9303-bb1e-4b9a210f0741 ;
  a2a:EventKeyRef oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 .

oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person:a9fa5fe0-16df-c810-f95f-4053cd78265a ;
  a2a:EventKeyRef oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 .

oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person:683ba8e1-baa2-6f8e-ef40-288b03236f35 ;
  a2a:EventKeyRef oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 .

oa:relationep_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Person:d4cfa828-e401-dade-7044-2442cb792ad0 ;
  a2a:EventKeyRef oa:event_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73_Event1 .

oa:source_brd_0b81dcc6-e479-dd72-ed18-fe4a41408c73
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1778-10-10 - 1778-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1778-10-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810" ;
    a2a:Book "Dopen Waals-gereformeerd 1607-1810" ;
    a2a:RegistryNumber "89" ;
    a2a:Folio "123" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 89, Periode: 1607-1810, Dopen Waals-gereformeerd 1607-1810, 89, 123"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8416e292-8751-11e3-9e01-8fd3673b8818.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b81dcc6-e479-dd72-ed18-fe4a41408c73" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8416e292-8751-11e3-9e01-8fd3673b8818.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/0b81dcc6-e479-dd72-ed18-fe4a41408c73" ;
  a2a:RecordGUID "{0b81dcc6-e479-dd72-ed18-fe4a41408c73}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waals-gereformeerd+1607-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1292_00001292.xml van BRD" .

