@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_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d
  a a2a:Record ;
  rdfs:label "Doop op 27 april 1687 te Breda" ;
  a2a:hasPerson oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-bf8f05ea-db93-a445-ad3b-ffb9a4e0c93a, oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-c1071d91-e3be-53a7-d3a6-d9fc5cf13b4d, oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-16b70e10-3461-050e-4c66-b74a83619413, oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-09400948-8569-d44e-52d6-0a519bb668c9, oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-1f92d8d4-27d6-f896-cb65-bdf9a64b966a ;
  a2a:hasEvent oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_0, oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_1, oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_2, oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_3, oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_4 ;
  a2a:hasSource oa:source_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d .

oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-bf8f05ea-db93-a445-ad3b-ffb9a4e0c93a
  a a2a:Person ;
  rdfs:label "Geertruyd Petersz" ;
  a2a:PersonName [
    rdfs:label "Geertruyd Petersz" ;
    a2a:PersonNameFirstName "Geertruyd" ;
    a2a:PersonNameLastName "Petersz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-c1071d91-e3be-53a7-d3a6-d9fc5cf13b4d
  a a2a:Person ;
  rdfs:label "Johan Henrich Festerling" ;
  a2a:PersonName [
    rdfs:label "Johan Henrich Festerling" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePatronym "Henrich" ;
    a2a:PersonNameLastName "Festerling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-16b70e10-3461-050e-4c66-b74a83619413
  a a2a:Person ;
  rdfs:label "Joachim Kausche" ;
  a2a:PersonName [
    rdfs:label "Joachim Kausche" ;
    a2a:PersonNameFirstName "Joachim" ;
    a2a:PersonNameLastName "Kausche"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-09400948-8569-d44e-52d6-0a519bb668c9
  a a2a:Person ;
  rdfs:label "Elisabeth Manne" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Manne" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Manne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person-1f92d8d4-27d6-f896-cb65-bdf9a64b966a
  a a2a:Person ;
  rdfs:label "Abraham Kausche" ;
  a2a:PersonName [
    rdfs:label "Abraham Kausche" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Kausche"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1687-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person:bf8f05ea-db93-a445-ad3b-ffb9a4e0c93a ;
  a2a:EventKeyRef oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 .

oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person:c1071d91-e3be-53a7-d3a6-d9fc5cf13b4d ;
  a2a:EventKeyRef oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 .

oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person:16b70e10-3461-050e-4c66-b74a83619413 ;
  a2a:EventKeyRef oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 .

oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person:09400948-8569-d44e-52d6-0a519bb668c9 ;
  a2a:EventKeyRef oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 .

oa:relationep_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Person:1f92d8d4-27d6-f896-cb65-bdf9a64b966a ;
  a2a:EventKeyRef oa:event_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d_Event1 .

oa:source_brd_58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1687-04-27 - 1687-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1687-04-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745" ;
    a2a:Book "Dopen Luthers 1649-1745" ;
    a2a:RegistryNumber "93" ;
    a2a:Folio "38v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 38v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419cdd6-8751-11e3-9da7-63574fdbc675.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419cdd6-8751-11e3-9da7-63574fdbc675.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d" ;
  a2a:RecordGUID "{58d2f9cf-691f-dbf0-cd1d-5a9bbf2f606d}" ;
  a2a:SourceRemarkOpmerking "De vader is sergeant.", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1649-1745\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1188_00001188.xml van BRD" .

