@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_013fefc8-d635-07da-7bdc-7f8fba39deff
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 oktober 1937 te Zevenbergen" ;
  a2a:hasPerson oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-ad708b04-244c-01b3-e9d4-747fea874fd9, oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-72bd280a-f907-400e-2cb2-e1dac1924126, oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-93594a9c-4763-a341-83d2-de1c95ce3448, oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-baab39bc-7ebf-9f31-67c5-6c06adca9b74, oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-f7ed9bbe-1590-a3f4-6b41-34df8f0e94fc, oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-dd1981a5-b216-255e-ccc1-cbf1c0b18c4c ;
  a2a:hasEvent oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_0, oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_1, oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_2, oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_3, oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_4, oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_5 ;
  a2a:hasSource oa:source_wba_013fefc8-d635-07da-7bdc-7f8fba39deff .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-ad708b04-244c-01b3-e9d4-747fea874fd9
  a a2a:Person ;
  rdfs:label "Cornelia Adriana Maria Johanna Luijkx" ;
  a2a:PersonName [
    rdfs:label "Cornelia Adriana Maria Johanna Luijkx" ;
    a2a:PersonNameFirstName "Cornelia Adriana Maria Johanna" ;
    a2a:PersonNameLastName "Luijkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-72bd280a-f907-400e-2cb2-e1dac1924126
  a a2a:Person ;
  rdfs:label "Cornelius Christiaan de Jongh" ;
  a2a:PersonName [
    rdfs:label "Cornelius Christiaan de Jongh" ;
    a2a:PersonNameFirstName "Cornelius Christiaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-93594a9c-4763-a341-83d2-de1c95ce3448
  a a2a:Person ;
  rdfs:label "Johanna Fens" ;
  a2a:PersonName [
    rdfs:label "Johanna Fens" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Fens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-baab39bc-7ebf-9f31-67c5-6c06adca9b74
  a a2a:Person ;
  rdfs:label "Anna Catharina Maria Dirven" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Maria Dirven" ;
    a2a:PersonNameFirstName "Anna Catharina Maria" ;
    a2a:PersonNameLastName "Dirven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-f7ed9bbe-1590-a3f4-6b41-34df8f0e94fc
  a a2a:Person ;
  rdfs:label "Adriaan de Jongh" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Jongh" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person-dd1981a5-b216-255e-ccc1-cbf1c0b18c4c
  a a2a:Person ;
  rdfs:label "Adrianus Cornelius Aloijsius Luijkx" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelius Aloijsius Luijkx" ;
    a2a:PersonNameFirstName "Adrianus Cornelius Aloijsius" ;
    a2a:PersonNameLastName "Luijkx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1937-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen"
  ] .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:ad708b04-244c-01b3-e9d4-747fea874fd9 ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:72bd280a-f907-400e-2cb2-e1dac1924126 ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:93594a9c-4763-a341-83d2-de1c95ce3448 ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:baab39bc-7ebf-9f31-67c5-6c06adca9b74 ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:f7ed9bbe-1590-a3f4-6b41-34df8f0e94fc ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:relationep_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_5
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Person:dd1981a5-b216-255e-ccc1-cbf1c0b18c4c ;
  a2a:EventKeyRef oa:event_wba_013fefc8-d635-07da-7bdc-7f8fba39deff_Event1 .

oa:source_wba_013fefc8-d635-07da-7bdc-7f8fba39deff
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1937-10-25 - 1937-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1937-10-25"^^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: 6254, Periode: 1937" ;
    a2a:Book "Huwelijksregister 1937" ;
    a2a:DocumentNumber "54" ;
    a2a:RegistryNumber "6254" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zevenbergen, 1930-1996, Bron: boek, Deel: 6254, Periode: 1937, Huwelijksregister 1937, 54, 6254"
  ] ;
  a2a:SourceLastChangeDate "2015-06-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/013fefc8-d635-07da-7bdc-7f8fba39deff" ;
  a2a:RecordGUID "{013fefc8-d635-07da-7bdc-7f8fba39deff}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240223_262_00000262.xml van WBA" .

