@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_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3
  a a2a:Record ;
  rdfs:label "Doop op 8 februari 1771 te Breda" ;
  a2a:hasPerson oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-76c043aa-44fe-49e2-db3e-88d528c78ef4, oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-e8f4e92f-d598-376e-db36-7058acf6fe7b, oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-bf8545e6-518f-b6ad-9ea5-2449dc821930, oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-34a8722f-f571-b43f-165e-6b31d2e6d588, oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-f92f5130-ca25-d738-5ded-b68cb470072a ;
  a2a:hasEvent oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_0, oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_1, oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_2, oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_3, oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_4 ;
  a2a:hasSource oa:source_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3 .

oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-76c043aa-44fe-49e2-db3e-88d528c78ef4
  a a2a:Person ;
  rdfs:label "Maria Catharina Borstlap" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Borstlap" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Catharina" ;
    a2a:PersonNameLastName "Borstlap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-e8f4e92f-d598-376e-db36-7058acf6fe7b
  a a2a:Person ;
  rdfs:label "Dionisius Biekens" ;
  a2a:PersonName [
    rdfs:label "Dionisius Biekens" ;
    a2a:PersonNameFirstName "Dionisius" ;
    a2a:PersonNameLastName "Biekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-bf8545e6-518f-b6ad-9ea5-2449dc821930
  a a2a:Person ;
  rdfs:label "Franciscus op den Ende" ;
  a2a:PersonName [
    rdfs:label "Franciscus op den Ende" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNamePrefixLastName "op den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-34a8722f-f571-b43f-165e-6b31d2e6d588
  a a2a:Person ;
  rdfs:label "Adriana van Aal" ;
  a2a:PersonName [
    rdfs:label "Adriana van Aal" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person-f92f5130-ca25-d738-5ded-b68cb470072a
  a a2a:Person ;
  rdfs:label "Adriana op den Ende" ;
  a2a:PersonName [
    rdfs:label "Adriana op den Ende" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "op den" ;
    a2a:PersonNameLastName "Ende"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1771-02-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person:76c043aa-44fe-49e2-db3e-88d528c78ef4 ;
  a2a:EventKeyRef oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 .

oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person:e8f4e92f-d598-376e-db36-7058acf6fe7b ;
  a2a:EventKeyRef oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 .

oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person:bf8545e6-518f-b6ad-9ea5-2449dc821930 ;
  a2a:EventKeyRef oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 .

oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person:34a8722f-f571-b43f-165e-6b31d2e6d588 ;
  a2a:EventKeyRef oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 .

oa:relationep_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Person:f92f5130-ca25-d738-5ded-b68cb470072a ;
  a2a:EventKeyRef oa:event_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3_Event1 .

oa:source_brd_2e8feb79-6ec7-caab-c7e8-cfb37a953ea3
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1771-02-08 - 1771-02-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-02-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-02-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "2" ;
    a2a:Day "8" ;
    rdfs:label "1771-02-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781" ;
    a2a:Book "Dopen rk Brugstraat 1758-1781" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "172" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 10, Periode: 1758-1781, Dopen rk Brugstraat 1758-1781, 10, 172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83bd6c12-8751-11e3-9e52-3f0b8979b0fa.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2e8feb79-6ec7-caab-c7e8-cfb37a953ea3" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83bd6c12-8751-11e3-9e52-3f0b8979b0fa.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/2e8feb79-6ec7-caab-c7e8-cfb37a953ea3" ;
  a2a:RecordGUID "{2e8feb79-6ec7-caab-c7e8-cfb37a953ea3}" ;
  a2a:SourceRemarkOpmerking "vader van Ginneken moeder van Ravels", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1758-1781\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1440_00001440.xml van BRD" .

