@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_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb
  a a2a:Record ;
  rdfs:label "Doop op 13 mei 1637 te Breda" ;
  a2a:hasPerson oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-cd4eb575-0824-d879-8114-7af3518246e2, oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-6272fcbe-187b-c28f-e3e9-d4e0129a6e44, oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-e3315707-985d-e3a8-fcc8-037a65319adc, oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-44f5d82c-6577-f689-29b0-4749d9491fde, oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-6eb6dad8-f5a3-77ae-2ec4-862fff121c3e ;
  a2a:hasEvent oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_0, oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_1, oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_2, oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_3, oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_4 ;
  a2a:hasSource oa:source_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb .

oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-cd4eb575-0824-d879-8114-7af3518246e2
  a a2a:Person ;
  rdfs:label "Anna Biens" ;
  a2a:PersonName [
    rdfs:label "Anna Biens" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Biens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-6272fcbe-187b-c28f-e3e9-d4e0129a6e44
  a a2a:Person ;
  rdfs:label "Margaretha Georgi" ;
  a2a:PersonName [
    rdfs:label "Margaretha Georgi" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Georgi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-e3315707-985d-e3a8-fcc8-037a65319adc
  a a2a:Person ;
  rdfs:label "Joannes Montens" ;
  a2a:PersonName [
    rdfs:label "Joannes Montens" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Montens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-44f5d82c-6577-f689-29b0-4749d9491fde
  a a2a:Person ;
  rdfs:label "Petrus Jacobs Sibs" ;
  a2a:PersonName [
    rdfs:label "Petrus Jacobs Sibs" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Sibs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person-6eb6dad8-f5a3-77ae-2ec4-862fff121c3e
  a a2a:Person ;
  rdfs:label "Maria Sibs" ;
  a2a:PersonName [
    rdfs:label "Maria Sibs" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Sibs"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1637" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1637-05-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person:cd4eb575-0824-d879-8114-7af3518246e2 ;
  a2a:EventKeyRef oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 .

oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person:6272fcbe-187b-c28f-e3e9-d4e0129a6e44 ;
  a2a:EventKeyRef oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 .

oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person:e3315707-985d-e3a8-fcc8-037a65319adc ;
  a2a:EventKeyRef oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 .

oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person:44f5d82c-6577-f689-29b0-4749d9491fde ;
  a2a:EventKeyRef oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 .

oa:relationep_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Person:6eb6dad8-f5a3-77ae-2ec4-862fff121c3e ;
  a2a:EventKeyRef oa:event_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb_Event1 .

oa:source_brd_fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1637-05-13 - 1637-05-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1637-05-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1637-05-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1637" ;
    a2a:Month "5" ;
    a2a:Day "13" ;
    rdfs:label "1637-05-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642" ;
    a2a:Book "Dopen rk Brugstraat 1634-1642" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "193" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 4, Periode: 1634-1642, Dopen rk Brugstraat 1634-1642, 4, 193"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83fea844-8751-11e3-8223-e3df466175b3.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83fea844-8751-11e3-8223-e3df466175b3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb" ;
  a2a:RecordGUID "{fe49c6c5-882c-c0bb-0eaf-90a3dcf10cbb}" ;
  a2a:SourceRemarkOpmerking "peter doctor", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1634-1642\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5348_00005348.xml van BRD" .

