@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_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d
  a a2a:Record ;
  rdfs:label "Huwelijk op 28 juni 1949 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-5e42a803-c294-7256-658f-ffd80ff2f3ee, oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-b4ed647f-54e0-46bf-e17d-6db6cc407d61, oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-4420f47e-9970-b4cd-0e11-a006f05b5207, oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-349ae76e-9ee1-fd9b-b606-e7b90eee9b37, oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-ada21e39-315a-e053-0f86-5c86390ae7ae, oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-3baf3083-6534-cbf5-d87d-5be30c74062b ;
  a2a:hasEvent oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_0, oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_1, oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_2, oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_3, oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_4, oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_5 ;
  a2a:hasSource oa:source_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-5e42a803-c294-7256-658f-ffd80ff2f3ee
  a a2a:Person ;
  rdfs:label "Martinus Machiel Cornelis Pelders" ;
  a2a:PersonName [
    rdfs:label "Martinus Machiel Cornelis Pelders" ;
    a2a:PersonNameFirstName "Martinus Machiel Cornelis" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-b4ed647f-54e0-46bf-e17d-6db6cc407d61
  a a2a:Person ;
  rdfs:label "Hendrika Gesina Tomberg" ;
  a2a:PersonName [
    rdfs:label "Hendrika Gesina Tomberg" ;
    a2a:PersonNameFirstName "Hendrika Gesina" ;
    a2a:PersonNameLastName "Tomberg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergh" ;
    rdfs:label "Bergh"
  ] .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-4420f47e-9970-b4cd-0e11-a006f05b5207
  a a2a:Person ;
  rdfs:label "Lambertus Pelders" ;
  a2a:PersonName [
    rdfs:label "Lambertus Pelders" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNameLastName "Pelders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-349ae76e-9ee1-fd9b-b606-e7b90eee9b37
  a a2a:Person ;
  rdfs:label "Hendrika Brouwers" ;
  a2a:PersonName [
    rdfs:label "Hendrika Brouwers" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-ada21e39-315a-e053-0f86-5c86390ae7ae
  a a2a:Person ;
  rdfs:label "Martinus Tomberg" ;
  a2a:PersonName [
    rdfs:label "Martinus Tomberg" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Tomberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person-3baf3083-6534-cbf5-d87d-5be30c74062b
  a a2a:Person ;
  rdfs:label "Elisabeth Varwijk" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Varwijk" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Varwijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1949-06-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:5e42a803-c294-7256-658f-ffd80ff2f3ee ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:b4ed647f-54e0-46bf-e17d-6db6cc407d61 ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:4420f47e-9970-b4cd-0e11-a006f05b5207 ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:349ae76e-9ee1-fd9b-b606-e7b90eee9b37 ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:ada21e39-315a-e053-0f86-5c86390ae7ae ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:relationep_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Person:3baf3083-6534-cbf5-d87d-5be30c74062b ;
  a2a:EventKeyRef oa:event_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d_Event1 .

oa:source_bhi_2baeed2e-6472-aebf-c83b-96f40cfcf46d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1949-06-28 - 1949-06-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-06-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-06-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "6" ;
    a2a:Day "28" ;
    rdfs:label "1949-06-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2382, Periode: 1949" ;
    a2a:Book "Huwelijksregister Tilburg 1949" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "2382" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2382, Periode: 1949, Huwelijksregister Tilburg 1949, 247, 2382"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a292198c-c94f-7ffb-1b14-10517b5d2af8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a292198c-c94f-7ffb-1b14-10517b5d2af8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2baeed2e-6472-aebf-c83b-96f40cfcf46d" ;
  a2a:RecordGUID "{2baeed2e-6472-aebf-c83b-96f40cfcf46d}" ;
  a2a:SourceRemarkdeel "2382" ;
  a2a:SourceRemarkregister_periode "1949" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_378_00000378.xml van BHI" .

