@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_b4a7bdf0-8446-def5-d60d-e8e752434f6e
  a a2a:Record ;
  rdfs:label "Doop op 12 juni 1793 te Breda" ;
  a2a:hasPerson oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-ca9ab62e-f38a-8584-30c4-4b2d3c3715e9, oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-6961f3c1-2571-7803-4674-8138327b02c5, oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-439a21e2-1135-75d3-d81f-55139ab98b30, oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-152a3513-5ea0-5f42-9d2e-ee8cc1728983, oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-3e6c6e2c-c6fa-583c-5447-da7d3e72db26 ;
  a2a:hasEvent oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 ;
  a2a:hasRelationEP oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_0, oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_1, oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_2, oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_3, oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_4 ;
  a2a:hasSource oa:source_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e .

oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-ca9ab62e-f38a-8584-30c4-4b2d3c3715e9
  a a2a:Person ;
  rdfs:label "Mechtildis Voermans" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Voermans" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-6961f3c1-2571-7803-4674-8138327b02c5
  a a2a:Person ;
  rdfs:label "Joannes de Bie" ;
  a2a:PersonName [
    rdfs:label "Joannes de Bie" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-439a21e2-1135-75d3-d81f-55139ab98b30
  a a2a:Person ;
  rdfs:label "Josephus de Bie" ;
  a2a:PersonName [
    rdfs:label "Josephus de Bie" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-152a3513-5ea0-5f42-9d2e-ee8cc1728983
  a a2a:Person ;
  rdfs:label "Maria Voermans" ;
  a2a:PersonName [
    rdfs:label "Maria Voermans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Voermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person-3e6c6e2c-c6fa-583c-5447-da7d3e72db26
  a a2a:Person ;
  rdfs:label "Josephus de Bie" ;
  a2a:PersonName [
    rdfs:label "Josephus de Bie" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Man" .

oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1793-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person:ca9ab62e-f38a-8584-30c4-4b2d3c3715e9 ;
  a2a:EventKeyRef oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 .

oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person:6961f3c1-2571-7803-4674-8138327b02c5 ;
  a2a:EventKeyRef oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 .

oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_2
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person:439a21e2-1135-75d3-d81f-55139ab98b30 ;
  a2a:EventKeyRef oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 .

oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person:152a3513-5ea0-5f42-9d2e-ee8cc1728983 ;
  a2a:EventKeyRef oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 .

oa:relationep_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Person:3e6c6e2c-c6fa-583c-5447-da7d3e72db26 ;
  a2a:EventKeyRef oa:event_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e_Event1 .

oa:source_brd_b4a7bdf0-8446-def5-d60d-e8e752434f6e
  a a2a:Source ;
  rdfs:label "Stadsarchief Breda, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1793-06-12 - 1793-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1793-06-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Stadsarchief Breda" ;
    a2a:Place "Breda" ;
    a2a:Collection "Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811" ;
    a2a:Book "Dopen rk Brugstraat 1782-1811" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "131" ;
    rdfs:label "Stadsarchief Breda, Breda, Archiefnaam: Collectie DTB Breda, Bron: boek, Deel: 11, Periode: 1782-1811, Dopen rk Brugstraat 1782-1811, 11, 131"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/brd/thumb/640x480/83c870bc-8751-11e3-8d1b-8fb3fdd3bc00.jpg" ;
    a2a:UriViewer "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4a7bdf0-8446-def5-d60d-e8e752434f6e" ;
    a2a:UriPreview "https://images.memorix.nl/brd/thumb/250x250/83c870bc-8751-11e3-8d1b-8fb3fdd3bc00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-01-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://stadsarchief.breda.nl/collectie/archief/genealogische-bronnen/deeds/b4a7bdf0-8446-def5-d60d-e8e752434f6e" ;
  a2a:RecordGUID "{b4a7bdf0-8446-def5-d60d-e8e752434f6e}" ;
  a2a:SourceRemarkOpmerking "vader uit Borgerhout moeder uit Gilze", "<a target=\"_blank\" href='/collectie/archief/bladeren-door-bronnen/deeds?f={\"search_s_register_naam\":{\"v\":\"Dopen+rk+Brugstraat+1782-1811\"}}'>Bekijk Akten</a>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_5467_00005467.xml van BRD" .

