@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_197c48cb-21eb-882a-43a3-e217eca2e975
  a a2a:Record ;
  rdfs:label "Doop op 20 april 1628 te Breda" ;
  a2a:hasPerson oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-48b52c79-9d2c-7e07-67e2-b026265a6970, oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-a0faab35-faf0-f37f-759a-e9e1c97af616, oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-5f90af08-7057-f19a-84ce-235c9005245a, oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-fb8bb9c6-06e8-c451-c3e0-276c110619ad, oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-b1a52b79-457d-d96f-49ba-7d6519e74eba ;
  a2a:hasEvent oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_0, oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_1, oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_2, oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_3, oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_4 ;
  a2a:hasSource oa:source_brd_197c48cb-21eb-882a-43a3-e217eca2e975 .

oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-48b52c79-9d2c-7e07-67e2-b026265a6970
  a a2a:Person ;
  rdfs:label "Catharina Crae (Trae?)" ;
  a2a:PersonName [
    rdfs:label "Catharina Crae (Trae?)" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Crae (Trae?)"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-a0faab35-faf0-f37f-759a-e9e1c97af616
  a a2a:Person ;
  rdfs:label "Elisabeth Laval" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Laval" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Laval"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-5f90af08-7057-f19a-84ce-235c9005245a
  a a2a:Person ;
  rdfs:label "Joannes Grauw" ;
  a2a:PersonName [
    rdfs:label "Joannes Grauw" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Grauw"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-fb8bb9c6-06e8-c451-c3e0-276c110619ad
  a a2a:Person ;
  rdfs:label "Joannes Humet" ;
  a2a:PersonName [
    rdfs:label "Joannes Humet" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Humet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person-b1a52b79-457d-d96f-49ba-7d6519e74eba
  a a2a:Person ;
  rdfs:label "Sophia Humet" ;
  a2a:PersonName [
    rdfs:label "Sophia Humet" ;
    a2a:PersonNameFirstName "Sophia" ;
    a2a:PersonNameLastName "Humet"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1628-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person:48b52c79-9d2c-7e07-67e2-b026265a6970 ;
  a2a:EventKeyRef oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 .

oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_1
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person:a0faab35-faf0-f37f-759a-e9e1c97af616 ;
  a2a:EventKeyRef oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 .

oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person:5f90af08-7057-f19a-84ce-235c9005245a ;
  a2a:EventKeyRef oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 .

oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person:fb8bb9c6-06e8-c451-c3e0-276c110619ad ;
  a2a:EventKeyRef oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 .

oa:relationep_brd_197c48cb-21eb-882a-43a3-e217eca2e975_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Person:b1a52b79-457d-d96f-49ba-7d6519e74eba ;
  a2a:EventKeyRef oa:event_brd_197c48cb-21eb-882a-43a3-e217eca2e975_Event1 .

oa:source_brd_197c48cb-21eb-882a-43a3-e217eca2e975
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1628-04-20 - 1628-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1628-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1628-04-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634" ;
    a2a:Book "Dopen rk Brugstraat 1626-1634" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "37" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 37"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f52896-8751-11e3-8979-db9fb4351af4.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/197c48cb-21eb-882a-43a3-e217eca2e975" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f52896-8751-11e3-8979-db9fb4351af4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/197c48cb-21eb-882a-43a3-e217eca2e975" ;
  a2a:RecordGUID "{197c48cb-21eb-882a-43a3-e217eca2e975}" ;
  a2a:SourceRemarkOpmerking "peter weledele heer, ook Laberlot genoemd kapitein van infanteristen", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1626-1634\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_1352_00001352.xml van BRD" .

