@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_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e
  a a2a:Record ;
  rdfs:label "Huwelijk op 2 juni 1942 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-ea59267e-5397-4a5a-93c4-b2d712e02905, oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-7e024920-6bbc-429a-a4db-6f2ed4abb3fd, oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-f3fbf06b-2be3-481f-834f-e8de9532f69e, oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-9c3ef9b9-3399-4964-967d-c81745bf2035, oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-abcf5ff0-6186-48b7-b5f2-0432996f596d, oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-6a7df0a3-1e39-4277-a358-b09e3075ba8b ;
  a2a:hasEvent oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_0, oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_1, oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_2, oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_3, oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_4, oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_5 ;
  a2a:hasSource oa:source_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-ea59267e-5397-4a5a-93c4-b2d712e02905
  a a2a:Person ;
  rdfs:label "Cornelia Johanna Maria Wevers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Johanna Maria Wevers" ;
    a2a:PersonNameFirstName "Cornelia Johanna Maria" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-7e024920-6bbc-429a-a4db-6f2ed4abb3fd
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Trompers" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Trompers" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Trompers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-f3fbf06b-2be3-481f-834f-e8de9532f69e
  a a2a:Person ;
  rdfs:label "Margaretha Maria Beljaars" ;
  a2a:PersonName [
    rdfs:label "Margaretha Maria Beljaars" ;
    a2a:PersonNameFirstName "Margaretha Maria" ;
    a2a:PersonNameLastName "Beljaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-9c3ef9b9-3399-4964-967d-c81745bf2035
  a a2a:Person ;
  rdfs:label "Anna Maria Bartels" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Bartels" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Bartels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-abcf5ff0-6186-48b7-b5f2-0432996f596d
  a a2a:Person ;
  rdfs:label "Johannes Wilhelmus Trompers" ;
  a2a:PersonName [
    rdfs:label "Johannes Wilhelmus Trompers" ;
    a2a:PersonNameFirstName "Johannes Wilhelmus" ;
    a2a:PersonNameLastName "Trompers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person-6a7df0a3-1e39-4277-a358-b09e3075ba8b
  a a2a:Person ;
  rdfs:label "Dingeman Wevers" ;
  a2a:PersonName [
    rdfs:label "Dingeman Wevers" ;
    a2a:PersonNameFirstName "Dingeman" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1942" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1942-06-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:ea59267e-5397-4a5a-93c4-b2d712e02905 ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:7e024920-6bbc-429a-a4db-6f2ed4abb3fd ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:f3fbf06b-2be3-481f-834f-e8de9532f69e ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:9c3ef9b9-3399-4964-967d-c81745bf2035 ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:abcf5ff0-6186-48b7-b5f2-0432996f596d ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:relationep_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Person:6a7df0a3-1e39-4277-a358-b09e3075ba8b ;
  a2a:EventKeyRef oa:event_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e_Event1 .

oa:source_wba_8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1942-06-02 - 1942-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1942-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1942-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1942" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1942-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zevenbergen, 1930-1996, Bron: boek, Deel: 6255, Periode: 1942" ;
    a2a:Book "Huwelijksregister 1942" ;
    a2a:DocumentNumber "021" ;
    a2a:RegistryNumber "6255" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zevenbergen, 1930-1996, Bron: boek, Deel: 6255, Periode: 1942, Huwelijksregister 1942, 021, 6255"
  ] ;
  a2a:SourceLastChangeDate "2016-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e" ;
  a2a:RecordGUID "{8aaf7e32-05ab-4376-b9d3-147ce5bb5a0e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240223_269_00000269.xml van WBA" .

