@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_95cb1cf5-38ca-18da-ece0-a443fa645ce0
  a a2a:Record ;
  rdfs:label "Doop op 22 april 1789 te Elders" ;
  a2a:hasPerson oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-17982dbe-919f-2fd7-8ce7-e014c21eef59, oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-e057baa6-73a6-0c1e-58fa-9b28bb2c6ef5, oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-b28f142a-d794-63d3-9f7a-f543c7d4e796, oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-b4e1b928-a69a-510c-5a4c-7ecf6d04f6b3, oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-0c96fcb3-fe95-462f-e3bd-a2b464362c39 ;
  a2a:hasEvent oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_0, oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_1, oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_2, oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_3, oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_4 ;
  a2a:hasSource oa:source_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0 .

oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-17982dbe-919f-2fd7-8ce7-e014c21eef59
  a a2a:Person ;
  rdfs:label "Albertina Elisabetha The˜s" ;
  a2a:PersonName [
    rdfs:label "Albertina Elisabetha The˜s" ;
    a2a:PersonNameFirstName "Albertina" ;
    a2a:PersonNamePatronym "Elisabetha" ;
    a2a:PersonNameLastName "The˜s"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-e057baa6-73a6-0c1e-58fa-9b28bb2c6ef5
  a a2a:Person ;
  rdfs:label "Arnoldus Theys" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Theys" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Theys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-b28f142a-d794-63d3-9f7a-f543c7d4e796
  a a2a:Person ;
  rdfs:label "Gerardus van Arken" ;
  a2a:PersonName [
    rdfs:label "Gerardus van Arken" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-b4e1b928-a69a-510c-5a4c-7ecf6d04f6b3
  a a2a:Person ;
  rdfs:label "Joanna van Arken" ;
  a2a:PersonName [
    rdfs:label "Joanna van Arken" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person-0c96fcb3-fe95-462f-e3bd-a2b464362c39
  a a2a:Person ;
  rdfs:label "Albertina Elisabetha Theys" ;
  a2a:PersonName [
    rdfs:label "Albertina Elisabetha Theys" ;
    a2a:PersonNameFirstName "Albertina Elisabetha" ;
    a2a:PersonNameLastName "Theys"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1789" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1789-04-22"^^xsd:date
  ] .

oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1789-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Elders" ;
    rdfs:label "Elders"
  ] .

oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person:17982dbe-919f-2fd7-8ce7-e014c21eef59 ;
  a2a:EventKeyRef oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 .

oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person:e057baa6-73a6-0c1e-58fa-9b28bb2c6ef5 ;
  a2a:EventKeyRef oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 .

oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person:b28f142a-d794-63d3-9f7a-f543c7d4e796 ;
  a2a:EventKeyRef oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 .

oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person:b4e1b928-a69a-510c-5a4c-7ecf6d04f6b3 ;
  a2a:EventKeyRef oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 .

oa:relationep_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Person:0c96fcb3-fe95-462f-e3bd-a2b464362c39 ;
  a2a:EventKeyRef oa:event_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0_Event1 .

oa:source_brd_95cb1cf5-38ca-18da-ece0-a443fa645ce0
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1789-04-22 - 1789-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1789-04-22"^^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 "179" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 179"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841c1366-8751-11e3-950a-4b4f55decc3e.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95cb1cf5-38ca-18da-ece0-a443fa645ce0" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841c1366-8751-11e3-950a-4b4f55decc3e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/95cb1cf5-38ca-18da-ece0-a443fa645ce0" ;
  a2a:RecordGUID "{95cb1cf5-38ca-18da-ece0-a443fa645ce0}" ;
  a2a:SourceRemarkOpmerking "Arnoldus Theys uit Hasselt.", "<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_5122_00005122.xml van BRD" .

