@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_345e278a-d2c5-e709-3971-b7d04194950d
  a a2a:Record ;
  rdfs:label "Doop op 1 januari 1721 te Breda" ;
  a2a:hasPerson oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-a3fb5b33-8c38-8b6a-21f3-51e75995545d, oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-1970718d-d9c0-b6df-3705-44e11902fd05, oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-dd2dc045-40e1-e149-bfaf-70b686183d0d, oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-d48e25c2-170d-046c-f763-1ceb3017a5af, oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-bc0be5c2-d7ef-d157-6584-4668b6b6ff7f ;
  a2a:hasEvent oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_0, oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_1, oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_2, oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_3, oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_4 ;
  a2a:hasSource oa:source_brd_345e278a-d2c5-e709-3971-b7d04194950d .

oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-a3fb5b33-8c38-8b6a-21f3-51e75995545d
  a a2a:Person ;
  rdfs:label "Anna Catrina Flinger" ;
  a2a:PersonName [
    rdfs:label "Anna Catrina Flinger" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Catrina" ;
    a2a:PersonNameLastName "Flinger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-1970718d-d9c0-b6df-3705-44e11902fd05
  a a2a:Person ;
  rdfs:label "Joost Boer" ;
  a2a:PersonName [
    rdfs:label "Joost Boer" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Boer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-dd2dc045-40e1-e149-bfaf-70b686183d0d
  a a2a:Person ;
  rdfs:label "Johan Brand" ;
  a2a:PersonName [
    rdfs:label "Johan Brand" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-d48e25c2-170d-046c-f763-1ceb3017a5af
  a a2a:Person ;
  rdfs:label "Johanna Flinger" ;
  a2a:PersonName [
    rdfs:label "Johanna Flinger" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Flinger"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person-bc0be5c2-d7ef-d157-6584-4668b6b6ff7f
  a a2a:Person ;
  rdfs:label "Anna Catharina Brand" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Brand" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1721-01-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person:a3fb5b33-8c38-8b6a-21f3-51e75995545d ;
  a2a:EventKeyRef oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 .

oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person:1970718d-d9c0-b6df-3705-44e11902fd05 ;
  a2a:EventKeyRef oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 .

oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person:dd2dc045-40e1-e149-bfaf-70b686183d0d ;
  a2a:EventKeyRef oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 .

oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person:d48e25c2-170d-046c-f763-1ceb3017a5af ;
  a2a:EventKeyRef oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 .

oa:relationep_brd_345e278a-d2c5-e709-3971-b7d04194950d_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_345e278a-d2c5-e709-3971-b7d04194950d_Person:bc0be5c2-d7ef-d157-6584-4668b6b6ff7f ;
  a2a:EventKeyRef oa:event_brd_345e278a-d2c5-e709-3971-b7d04194950d_Event1 .

oa:source_brd_345e278a-d2c5-e709-3971-b7d04194950d
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1721-01-01 - 1721-01-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-01-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "1" ;
    a2a:Day "1" ;
    rdfs:label "1721-01-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722" ;
    a2a:Book "Dopen nh Breda 1704-1722" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "125v" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 30, Periode: 1704-1722, Dopen nh Breda 1704-1722, 30, 125v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f6c3f4-8751-11e3-a48d-1f1a40412e5f.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/345e278a-d2c5-e709-3971-b7d04194950d" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f6c3f4-8751-11e3-a48d-1f1a40412e5f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/345e278a-d2c5-e709-3971-b7d04194950d" ;
  a2a:RecordGUID "{345e278a-d2c5-e709-3971-b7d04194950d}" ;
  a2a:SourceRemarkOpmerking "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+nh+Breda+1704-1722\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1033_00001033.xml van BRD" .

