@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_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab
  a a2a:Record ;
  rdfs:label "Doop op 10 april 1588 te Breda" ;
  a2a:hasPerson oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-73553878-9c01-c49f-77f9-644ee368bf90, oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-c225db11-5549-28d3-91d1-1b409de47f90, oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-b7d50f0b-0a18-d36d-fcb5-ca4353026ba9, oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-a0d61c20-8df6-5355-7250-01dbe85c27f8, oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-b79bf5a6-72b2-9d11-5820-25a82468a052 ;
  a2a:hasEvent oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_0, oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_1, oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_2, oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_3, oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_4 ;
  a2a:hasSource oa:source_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab .

oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-73553878-9c01-c49f-77f9-644ee368bf90
  a a2a:Person ;
  rdfs:label "Adriana van den Brandt" ;
  a2a:PersonName [
    rdfs:label "Adriana van den Brandt" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Brandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-c225db11-5549-28d3-91d1-1b409de47f90
  a a2a:Person ;
  rdfs:label "Cornelius Cornelij Costermans" ;
  a2a:PersonName [
    rdfs:label "Cornelius Cornelij Costermans" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Cornelij" ;
    a2a:PersonNameLastName "Costermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-b7d50f0b-0a18-d36d-fcb5-ca4353026ba9
  a a2a:Person ;
  rdfs:label "Alexanderus Aertnoldi" ;
  a2a:PersonName [
    rdfs:label "Alexanderus Aertnoldi" ;
    a2a:PersonNameFirstName "Alexanderus" ;
    a2a:PersonNameLastName "Aertnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-a0d61c20-8df6-5355-7250-01dbe85c27f8
  a a2a:Person ;
  rdfs:label "Angela Damiani Alexandri" ;
  a2a:PersonName [
    rdfs:label "Angela Damiani Alexandri" ;
    a2a:PersonNameFirstName "Angela" ;
    a2a:PersonNamePatronym "Damiani" ;
    a2a:PersonNameLastName "Alexandri"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person-b79bf5a6-72b2-9d11-5820-25a82468a052
  a a2a:Person ;
  rdfs:label "Johanna Aertnoldi" ;
  a2a:PersonName [
    rdfs:label "Johanna Aertnoldi" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Aertnoldi"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1588" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1588-04-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person:73553878-9c01-c49f-77f9-644ee368bf90 ;
  a2a:EventKeyRef oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 .

oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person:c225db11-5549-28d3-91d1-1b409de47f90 ;
  a2a:EventKeyRef oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 .

oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person:b7d50f0b-0a18-d36d-fcb5-ca4353026ba9 ;
  a2a:EventKeyRef oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 .

oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person:a0d61c20-8df6-5355-7250-01dbe85c27f8 ;
  a2a:EventKeyRef oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 .

oa:relationep_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Person:b79bf5a6-72b2-9d11-5820-25a82468a052 ;
  a2a:EventKeyRef oa:event_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab_Event1 .

oa:source_brd_77bfcea8-4c11-17c2-0fe1-be2efa69a5ab
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1588-04-10 - 1588-04-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1588-04-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1588-04-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1588" ;
    a2a:Month "4" ;
    a2a:Day "10" ;
    rdfs:label "1588-04-10"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613" ;
    a2a:Book "Dopen rk Brugstraat 1582-1613" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "56v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 2, Periode: 1582-1613, Dopen rk Brugstraat 1582-1613, 2, 56v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83eb2bca-8751-11e3-9082-3713b42ca046.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/77bfcea8-4c11-17c2-0fe1-be2efa69a5ab" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83eb2bca-8751-11e3-9082-3713b42ca046.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/77bfcea8-4c11-17c2-0fe1-be2efa69a5ab" ;
  a2a:RecordGUID "{77bfcea8-4c11-17c2-0fe1-be2efa69a5ab}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1582-1613\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4992_00004992.xml van BRD" .

