@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_4faca1f3-b767-cbfc-93ce-cc07df3f3f61
  a a2a:Record ;
  rdfs:label "Doop op 10 maart 1632 te Breda" ;
  a2a:hasPerson oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-d53cd579-cf7b-a49b-d7bd-7ca5e34b744f, oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-f2aaa213-b9a6-897a-01a2-74728bd046d1, oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-a16a4a07-b7de-cf94-ddf6-8d16beb98837, oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-9d742217-bf9d-0432-6e91-6a4655f16614, oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-3230e2b9-ca2b-ff7c-2498-98c7b85ac9ec ;
  a2a:hasEvent oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_0, oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_1, oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_2, oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_3, oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_4 ;
  a2a:hasSource oa:source_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61 .

oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-d53cd579-cf7b-a49b-d7bd-7ca5e34b744f
  a a2a:Person ;
  rdfs:label "Anna Maria Henricx" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Henricx" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Maria" ;
    a2a:PersonNameLastName "Henricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-f2aaa213-b9a6-897a-01a2-74728bd046d1
  a a2a:Person ;
  rdfs:label "Joannes Theunisse" ;
  a2a:PersonName [
    rdfs:label "Joannes Theunisse" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Theunisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-a16a4a07-b7de-cf94-ddf6-8d16beb98837
  a a2a:Person ;
  rdfs:label "Wilhelmus Antonis" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Antonis" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Antonis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-9d742217-bf9d-0432-6e91-6a4655f16614
  a a2a:Person ;
  rdfs:label "Elisabeth Severijns" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Severijns" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Severijns"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person-3230e2b9-ca2b-ff7c-2498-98c7b85ac9ec
  a a2a:Person ;
  rdfs:label "Antonius Antonis" ;
  a2a:PersonName [
    rdfs:label "Antonius Antonis" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Antonis"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1632" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1632-03-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person:d53cd579-cf7b-a49b-d7bd-7ca5e34b744f ;
  a2a:EventKeyRef oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 .

oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_1
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person:f2aaa213-b9a6-897a-01a2-74728bd046d1 ;
  a2a:EventKeyRef oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 .

oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person:a16a4a07-b7de-cf94-ddf6-8d16beb98837 ;
  a2a:EventKeyRef oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 .

oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person:9d742217-bf9d-0432-6e91-6a4655f16614 ;
  a2a:EventKeyRef oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 .

oa:relationep_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Person:3230e2b9-ca2b-ff7c-2498-98c7b85ac9ec ;
  a2a:EventKeyRef oa:event_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61_Event1 .

oa:source_brd_4faca1f3-b767-cbfc-93ce-cc07df3f3f61
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1632-03-10 - 1632-03-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1632-03-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1632-03-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1632" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1632-03-10"^^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 "190" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 3, Periode: 1626-1634, Dopen rk Brugstraat 1626-1634, 3, 190"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83f5a104-8751-11e3-b1de-db5b72c6fbba.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4faca1f3-b767-cbfc-93ce-cc07df3f3f61" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83f5a104-8751-11e3-b1de-db5b72c6fbba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/4faca1f3-b767-cbfc-93ce-cc07df3f3f61" ;
  a2a:RecordGUID "{4faca1f3-b767-cbfc-93ce-cc07df3f3f61}" ;
  a2a:SourceRemarkOpmerking "<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_1148_00001148.xml van BRD" .

