@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_fccf2415-d866-0182-e515-da890e1dab11
  a a2a:Record ;
  rdfs:label "Doop op 6 augustus 1749 te Breda" ;
  a2a:hasPerson oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-88e7d365-d1c8-95b4-6171-700a862656a2, oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-4ac41a6a-233f-9f2b-8de7-c322180ee3ad, oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-8e6051ca-1205-b1f7-6f89-a4ab15a40d2f, oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-9f0862bf-ef2e-5e62-c43a-214618314dfd ;
  a2a:hasEvent oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_0, oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_1, oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_2, oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_3 ;
  a2a:hasSource oa:source_brd_fccf2415-d866-0182-e515-da890e1dab11 .

oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-88e7d365-d1c8-95b4-6171-700a862656a2
  a a2a:Person ;
  rdfs:label "Anna Helena Pusch" ;
  a2a:PersonName [
    rdfs:label "Anna Helena Pusch" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Helena" ;
    a2a:PersonNameLastName "Pusch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-4ac41a6a-233f-9f2b-8de7-c322180ee3ad
  a a2a:Person ;
  rdfs:label "Abram Lever (absent)" ;
  a2a:PersonName [
    rdfs:label "Abram Lever (absent)" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Lever (absent)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-8e6051ca-1205-b1f7-6f89-a4ab15a40d2f
  a a2a:Person ;
  rdfs:label "Heinrich Lever (vaandrig, Geb. te Amsterdam)" ;
  a2a:PersonName [
    rdfs:label "Heinrich Lever (vaandrig, Geb. te Amsterdam)" ;
    a2a:PersonNameFirstName "Heinrich" ;
    a2a:PersonNameLastName "Lever (vaandrig, Geb. te Amsterdam)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person-9f0862bf-ef2e-5e62-c43a-214618314dfd
  a a2a:Person ;
  rdfs:label "Abram Lever" ;
  a2a:PersonName [
    rdfs:label "Abram Lever" ;
    a2a:PersonNameFirstName "Abram" ;
    a2a:PersonNameLastName "Lever"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1749" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1749-08-05"^^xsd:date
  ] .

oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1749-08-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person:88e7d365-d1c8-95b4-6171-700a862656a2 ;
  a2a:EventKeyRef oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1 .

oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person:4ac41a6a-233f-9f2b-8de7-c322180ee3ad ;
  a2a:EventKeyRef oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1 .

oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person:8e6051ca-1205-b1f7-6f89-a4ab15a40d2f ;
  a2a:EventKeyRef oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1 .

oa:relationep_brd_fccf2415-d866-0182-e515-da890e1dab11_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fccf2415-d866-0182-e515-da890e1dab11_Person:9f0862bf-ef2e-5e62-c43a-214618314dfd ;
  a2a:EventKeyRef oa:event_brd_fccf2415-d866-0182-e515-da890e1dab11_Event1 .

oa:source_brd_fccf2415-d866-0182-e515-da890e1dab11
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1749-08-06 - 1749-08-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-08-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-08-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "8" ;
    a2a:Day "6" ;
    rdfs:label "1749-08-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810" ;
    a2a:Book "Dopen Luthers 1745-1810" ;
    a2a:RegistryNumber "94" ;
    a2a:Folio "8r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 94, Periode: 1745-1810, Dopen Luthers 1745-1810, 94, 8r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/841a6548-8751-11e3-946e-5f38dc80a340.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fccf2415-d866-0182-e515-da890e1dab11" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/841a6548-8751-11e3-946e-5f38dc80a340.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fccf2415-d866-0182-e515-da890e1dab11" ;
  a2a:RecordGUID "{fccf2415-d866-0182-e515-da890e1dab11}" ;
  a2a:SourceRemarkOpmerking ".", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+Luthers+1745-1810\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5342_00005342.xml van BRD" .

