@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_00d76bcb-413f-6e6f-8789-e2fdafcc903b
  a a2a:Record ;
  rdfs:label "Huwelijk op 7 november 1947 te Oud-en Nieuw Gastel" ;
  a2a:hasPerson oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-1029d6bf-e463-357b-6516-61b525b68a96, oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-e1e891cb-69d4-610e-a10c-62e2107c8419, oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-ea1ef168-afef-1a66-35ed-162215ae93b3, oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-54bb88ca-3444-4f35-9ae6-5c9e685399ff, oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-09211855-7ee6-dfaa-df37-132ca9f66141, oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-b7fd8705-c5a7-f8c8-4ee2-dd521747f558 ;
  a2a:hasEvent oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_0, oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_1, oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_2, oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_3, oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_4, oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_5 ;
  a2a:hasSource oa:source_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-1029d6bf-e463-357b-6516-61b525b68a96
  a a2a:Person ;
  rdfs:label "Adrianus Arnoldus Jansen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Arnoldus Jansen" ;
    a2a:PersonNameFirstName "Adrianus Arnoldus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-e1e891cb-69d4-610e-a10c-62e2107c8419
  a a2a:Person ;
  rdfs:label "Johannes Heeren" ;
  a2a:PersonName [
    rdfs:label "Johannes Heeren" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Heeren"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-ea1ef168-afef-1a66-35ed-162215ae93b3
  a a2a:Person ;
  rdfs:label "Cornelia Sterckx" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sterckx" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Sterckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-54bb88ca-3444-4f35-9ae6-5c9e685399ff
  a a2a:Person ;
  rdfs:label "Helena Catharina Palings" ;
  a2a:PersonName [
    rdfs:label "Helena Catharina Palings" ;
    a2a:PersonNameFirstName "Helena Catharina" ;
    a2a:PersonNameLastName "Palings"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-09211855-7ee6-dfaa-df37-132ca9f66141
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Jansen" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Jansen" ;
    a2a:PersonNameFirstName "Antonia Cornelia" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] .

oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person-b7fd8705-c5a7-f8c8-4ee2-dd521747f558
  a a2a:Person ;
  rdfs:label "Joseph Heeren" ;
  a2a:PersonName [
    rdfs:label "Joseph Heeren" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Heeren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1947-11-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud-en Nieuw Gastel" ;
    rdfs:label "Oud-en Nieuw Gastel"
  ] .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:1029d6bf-e463-357b-6516-61b525b68a96 ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:e1e891cb-69d4-610e-a10c-62e2107c8419 ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:ea1ef168-afef-1a66-35ed-162215ae93b3 ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:54bb88ca-3444-4f35-9ae6-5c9e685399ff ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:09211855-7ee6-dfaa-df37-132ca9f66141 ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:relationep_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Person:b7fd8705-c5a7-f8c8-4ee2-dd521747f558 ;
  a2a:EventKeyRef oa:event_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b_Event1 .

oa:source_wba_00d76bcb-413f-6e6f-8789-e2fdafcc903b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1947-11-07 - 1947-11-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-11-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-11-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "11" ;
    a2a:Day "7" ;
    rdfs:label "1947-11-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1942-1970, Bron: boek, Deel: 4441, Peri..." ;
    a2a:Book "Huwelijksregister 1947" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "4441" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Oud en Nieuw Gastel, 1942-1970, Bron: boek, Deel: 4441, Peri..., Huwelijksregister 1947, 65, 4441"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/0bfb8f71-7e1b-5c3d-e8ac-5e9d6c5a5e59.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/00d76bcb-413f-6e6f-8789-e2fdafcc903b" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/0bfb8f71-7e1b-5c3d-e8ac-5e9d6c5a5e59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/00d76bcb-413f-6e6f-8789-e2fdafcc903b" ;
  a2a:RecordGUID "{00d76bcb-413f-6e6f-8789-e2fdafcc903b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_25956_00025956.xml van WBA" .

