@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_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f
  a a2a:Record ;
  rdfs:label "Doop op 19 april 1717 te Breda" ;
  a2a:hasPerson oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-03d03ca7-368d-5aa2-b032-e55db34acb6e, oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-1c627461-1a9c-9612-6afb-39d8ff27627a, oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-6a38b01d-2a19-234b-48b1-4d2bde778978, oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-b98d895f-3d7d-e232-73cc-79db93eeb926 ;
  a2a:hasEvent oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_0, oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_1, oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_2, oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_3 ;
  a2a:hasSource oa:source_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f .

oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-03d03ca7-368d-5aa2-b032-e55db34acb6e
  a a2a:Person ;
  rdfs:label "Catrina Meyer" ;
  a2a:PersonName [
    rdfs:label "Catrina Meyer" ;
    a2a:PersonNameFirstName "Catrina" ;
    a2a:PersonNameLastName "Meyer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-1c627461-1a9c-9612-6afb-39d8ff27627a
  a a2a:Person ;
  rdfs:label "Adam Leibschutz" ;
  a2a:PersonName [
    rdfs:label "Adam Leibschutz" ;
    a2a:PersonNameFirstName "Adam" ;
    a2a:PersonNameLastName "Leibschutz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-6a38b01d-2a19-234b-48b1-4d2bde778978
  a a2a:Person ;
  rdfs:label "Anna Catrina Lamoer" ;
  a2a:PersonName [
    rdfs:label "Anna Catrina Lamoer" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catrina" ;
    a2a:PersonNameLastName "Lamoer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person-b98d895f-3d7d-e232-73cc-79db93eeb926
  a a2a:Person ;
  rdfs:label "Pieter Leibschutz" ;
  a2a:PersonName [
    rdfs:label "Pieter Leibschutz" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Leibschutz"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1717-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person:03d03ca7-368d-5aa2-b032-e55db34acb6e ;
  a2a:EventKeyRef oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1 .

oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person:1c627461-1a9c-9612-6afb-39d8ff27627a ;
  a2a:EventKeyRef oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1 .

oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person:6a38b01d-2a19-234b-48b1-4d2bde778978 ;
  a2a:EventKeyRef oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1 .

oa:relationep_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Person:b98d895f-3d7d-e232-73cc-79db93eeb926 ;
  a2a:EventKeyRef oa:event_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f_Event1 .

oa:source_brd_5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1717-04-19 - 1717-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1717-04-19"^^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 "58r" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 93, Periode: 1649-1745, Dopen Luthers 1649-1745, 93, 58r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/8419ed84-8751-11e3-a288-1b29d2a6f6c0.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/8419ed84-8751-11e3-a288-1b29d2a6f6c0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f" ;
  a2a:RecordGUID "{5b7e9d45-7acb-ea3b-ed86-a8b0eb161b8f}" ;
  a2a:SourceRemarkOpmerking "<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_1199_00001199.xml van BRD" .

