@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_8a098263-0011-fe25-456b-e29c5f523385
  a a2a:Record ;
  rdfs:label "Doop op 23 oktober 1795 te Breda" ;
  a2a:hasPerson oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-f8fff593-b8da-3925-939f-6fdd91536747, oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-0cf70d23-5f6f-cece-0287-93b2f022f70e, oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-4aff6c9f-141b-e34f-1306-83d255db06b1, oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-25f915a9-7906-0c89-99f0-b783f2e7b2f7, oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-61473c3b-7ffc-66fd-b896-a91186607b9c ;
  a2a:hasEvent oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_0, oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_1, oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_2, oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_3, oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_4 ;
  a2a:hasSource oa:source_brd_8a098263-0011-fe25-456b-e29c5f523385 .

oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-f8fff593-b8da-3925-939f-6fdd91536747
  a a2a:Person ;
  rdfs:label "Maria Lard‚" ;
  a2a:PersonName [
    rdfs:label "Maria Lard‚" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lard‚"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-0cf70d23-5f6f-cece-0287-93b2f022f70e
  a a2a:Person ;
  rdfs:label "Fredinandus Chamulaus" ;
  a2a:PersonName [
    rdfs:label "Fredinandus Chamulaus" ;
    a2a:PersonNameFirstName "Fredinandus" ;
    a2a:PersonNameLastName "Chamulaus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-4aff6c9f-141b-e34f-1306-83d255db06b1
  a a2a:Person ;
  rdfs:label "Noemus Ternisier" ;
  a2a:PersonName [
    rdfs:label "Noemus Ternisier" ;
    a2a:PersonNameFirstName "Noemus" ;
    a2a:PersonNameLastName "Ternisier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-25f915a9-7906-0c89-99f0-b783f2e7b2f7
  a a2a:Person ;
  rdfs:label "Maria Catharina Doré" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Doré" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Doré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person-61473c3b-7ffc-66fd-b896-a91186607b9c
  a a2a:Person ;
  rdfs:label "Franciscus Chamulaus" ;
  a2a:PersonName [
    rdfs:label "Franciscus Chamulaus" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Chamulaus"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1795-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person:f8fff593-b8da-3925-939f-6fdd91536747 ;
  a2a:EventKeyRef oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 .

oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person:0cf70d23-5f6f-cece-0287-93b2f022f70e ;
  a2a:EventKeyRef oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 .

oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person:4aff6c9f-141b-e34f-1306-83d255db06b1 ;
  a2a:EventKeyRef oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 .

oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person:25f915a9-7906-0c89-99f0-b783f2e7b2f7 ;
  a2a:EventKeyRef oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 .

oa:relationep_brd_8a098263-0011-fe25-456b-e29c5f523385_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_8a098263-0011-fe25-456b-e29c5f523385_Person:61473c3b-7ffc-66fd-b896-a91186607b9c ;
  a2a:EventKeyRef oa:event_brd_8a098263-0011-fe25-456b-e29c5f523385_Event1 .

oa:source_brd_8a098263-0011-fe25-456b-e29c5f523385
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1795-10-23 - 1795-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1795-10-23"^^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 "201" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 97, Periode: 1748-1795, Dopen Waalse reg Grenadiers 1748-1795, 97, 201"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841c239c-8751-11e3-b74e-c719ce0d4042.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8a098263-0011-fe25-456b-e29c5f523385" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841c239c-8751-11e3-b74e-c719ce0d4042.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/8a098263-0011-fe25-456b-e29c5f523385" ;
  a2a:RecordGUID "{8a098263-0011-fe25-456b-e29c5f523385}" ;
  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_5071_00005071.xml van BRD" .

