@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_3633a506-d4af-e2f2-0265-c214c3fc8308
  a a2a:Record ;
  rdfs:label "Doop op 18 januari 1778 te Elders" ;
  a2a:hasPerson oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-48c8b954-ac77-a9bf-b4bd-1c079bcbabd4, oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-dcceee7c-55ac-3bf2-31ee-87ec99e66433, oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-1371c670-6246-4cda-bbd9-8f3cb6cbcf56, oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-eeb07942-1509-d7ba-1273-1145b2e1345c, oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-7778e0f3-9bdd-038c-2d8b-f126935a1c9c ;
  a2a:hasEvent oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_0, oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_1, oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_2, oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_3, oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_4 ;
  a2a:hasSource oa:source_brd_3633a506-d4af-e2f2-0265-c214c3fc8308 .

oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-48c8b954-ac77-a9bf-b4bd-1c079bcbabd4
  a a2a:Person ;
  rdfs:label "Maria Magdalena Joseph Viseur" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena Joseph Viseur" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Magdalena Joseph" ;
    a2a:PersonNameLastName "Viseur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-dcceee7c-55ac-3bf2-31ee-87ec99e66433
  a a2a:Person ;
  rdfs:label "Gerardus Bernardus Walter" ;
  a2a:PersonName [
    rdfs:label "Gerardus Bernardus Walter" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Bernardus" ;
    a2a:PersonNameLastName "Walter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-1371c670-6246-4cda-bbd9-8f3cb6cbcf56
  a a2a:Person ;
  rdfs:label "Joanes Henricus Grosse" ;
  a2a:PersonName [
    rdfs:label "Joanes Henricus Grosse" ;
    a2a:PersonNameFirstName "Joanes" ;
    a2a:PersonNamePatronym "Henricus" ;
    a2a:PersonNameLastName "Grosse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-eeb07942-1509-d7ba-1273-1145b2e1345c
  a a2a:Person ;
  rdfs:label "Anna Thuys" ;
  a2a:PersonName [
    rdfs:label "Anna Thuys" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Thuys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person-7778e0f3-9bdd-038c-2d8b-f126935a1c9c
  a a2a:Person ;
  rdfs:label "Bernardus Henricus Grosse" ;
  a2a:PersonName [
    rdfs:label "Bernardus Henricus Grosse" ;
    a2a:PersonNameFirstName "Bernardus Henricus" ;
    a2a:PersonNameLastName "Grosse"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1778-01-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person:48c8b954-ac77-a9bf-b4bd-1c079bcbabd4 ;
  a2a:EventKeyRef oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 .

oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person:dcceee7c-55ac-3bf2-31ee-87ec99e66433 ;
  a2a:EventKeyRef oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 .

oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person:1371c670-6246-4cda-bbd9-8f3cb6cbcf56 ;
  a2a:EventKeyRef oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 .

oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person:eeb07942-1509-d7ba-1273-1145b2e1345c ;
  a2a:EventKeyRef oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 .

oa:relationep_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Person:7778e0f3-9bdd-038c-2d8b-f126935a1c9c ;
  a2a:EventKeyRef oa:event_brd_3633a506-d4af-e2f2-0265-c214c3fc8308_Event1 .

oa:source_brd_3633a506-d4af-e2f2-0265-c214c3fc8308
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1778-01-18 - 1778-01-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-01-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-01-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1778-01-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795" ;
    a2a:Book "Dopen Waalse reg Grenadiers 1748-1795" ;
    a2a:RegistryNumber "97" ;
    a2a:Folio "134" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 134"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841bf28c-8751-11e3-aa94-abf1cb4ebb78.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3633a506-d4af-e2f2-0265-c214c3fc8308" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841bf28c-8751-11e3-aa94-abf1cb4ebb78.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/3633a506-d4af-e2f2-0265-c214c3fc8308" ;
  a2a:RecordGUID "{3633a506-d4af-e2f2-0265-c214c3fc8308}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Waalse+reg+Grenadiers+1748-1795\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1041_00001041.xml van BRD" .

