@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_e0bd706a-6220-e4ce-2a6f-375a64e4c38e
  a a2a:Record ;
  rdfs:label "Doop op 5 februari 1782 te Elders" ;
  a2a:hasPerson oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-01aaff37-ca35-6fb6-1177-ba26a04d8625, oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-d700b8f8-9680-3379-b21c-bffc48881a2c, oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-658c228f-d592-0093-09b4-ad12b16bac3d, oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-7072e104-98cd-b03c-b3cc-0a1cca5934b5, oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-21f53fe4-6433-8f05-882d-1b3f84e18d18 ;
  a2a:hasEvent oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_0, oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_1, oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_2, oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_3, oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_4 ;
  a2a:hasSource oa:source_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e .

oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-01aaff37-ca35-6fb6-1177-ba26a04d8625
  a a2a:Person ;
  rdfs:label "Maria Anna Joseph de Pignero (vrouwe)" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Joseph de Pignero (vrouwe)" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Anna Joseph" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pignero (vrouwe)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-d700b8f8-9680-3379-b21c-bffc48881a2c
  a a2a:Person ;
  rdfs:label "Maria Theresia Joseph Maximiliana de Pignero (vrouwe)" ;
  a2a:PersonName [
    rdfs:label "Maria Theresia Joseph Maximiliana de Pignero (vrouwe)" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Theresia Joseph Maximiliana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pignero (vrouwe)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-658c228f-d592-0093-09b4-ad12b16bac3d
  a a2a:Person ;
  rdfs:label "Franciscus Alexander de Pignero (heer)" ;
  a2a:PersonName [
    rdfs:label "Franciscus Alexander de Pignero (heer)" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePatronym "Alexander" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Pignero (heer)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-7072e104-98cd-b03c-b3cc-0a1cca5934b5
  a a2a:Person ;
  rdfs:label "Didacus Christianus Franco Yflo Dellemont (heer)" ;
  a2a:PersonName [
    rdfs:label "Didacus Christianus Franco Yflo Dellemont (heer)" ;
    a2a:PersonNameFirstName "Didacus" ;
    a2a:PersonNamePatronym "Christianus Franco Yflo" ;
    a2a:PersonNameLastName "Dellemont (heer)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person-21f53fe4-6433-8f05-882d-1b3f84e18d18
  a a2a:Person ;
  rdfs:label "Franciscus Alexander Maria Magdalena Joseph Dellemont" ;
  a2a:PersonName [
    rdfs:label "Franciscus Alexander Maria Magdalena Joseph Dellemont" ;
    a2a:PersonNameFirstName "Franciscus Alexander Maria Magdalena Joseph" ;
    a2a:PersonNameLastName "Dellemont"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1782" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1782-02-05"^^xsd:date
  ] .

oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1782-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person:01aaff37-ca35-6fb6-1177-ba26a04d8625 ;
  a2a:EventKeyRef oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 .

oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person:d700b8f8-9680-3379-b21c-bffc48881a2c ;
  a2a:EventKeyRef oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 .

oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person:658c228f-d592-0093-09b4-ad12b16bac3d ;
  a2a:EventKeyRef oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 .

oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person:7072e104-98cd-b03c-b3cc-0a1cca5934b5 ;
  a2a:EventKeyRef oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 .

oa:relationep_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Person:21f53fe4-6433-8f05-882d-1b3f84e18d18 ;
  a2a:EventKeyRef oa:event_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e_Event1 .

oa:source_brd_e0bd706a-6220-e4ce-2a6f-375a64e4c38e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1782-02-05 - 1782-02-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-02-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-02-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1782-02-05"^^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 "158" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 158"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841c0592-8751-11e3-b8f5-5ffb9fd139dc.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e0bd706a-6220-e4ce-2a6f-375a64e4c38e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841c0592-8751-11e3-b8f5-5ffb9fd139dc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/e0bd706a-6220-e4ce-2a6f-375a64e4c38e" ;
  a2a:RecordGUID "{e0bd706a-6220-e4ce-2a6f-375a64e4c38e}" ;
  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_5222_00005222.xml van BRD" .

