@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_c2ab910b-c761-e37c-e295-195003017f51
  a a2a:Record ;
  rdfs:label "Echtscheiding op 3 augustus 1967" ;
  a2a:hasPerson oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person-d14d45dc-076f-be1a-4ac0-0722e47f689b, oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person-6b7ef583-a69c-1788-14b1-ea81cb5bfb9f ;
  a2a:hasEvent oa:event_bhi_c2ab910b-c761-e37c-e295-195003017f51_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c2ab910b-c761-e37c-e295-195003017f51_0, oa:relationep_bhi_c2ab910b-c761-e37c-e295-195003017f51_1 ;
  a2a:hasSource oa:source_bhi_c2ab910b-c761-e37c-e295-195003017f51 .

oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person-d14d45dc-076f-be1a-4ac0-0722e47f689b
  a a2a:Person ;
  rdfs:label "Anna Cornelia Antonetta van Bekhoven" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Antonetta van Bekhoven" ;
    a2a:PersonNameFirstName "Anna Cornelia Antonetta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bekhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person-6b7ef583-a69c-1788-14b1-ea81cb5bfb9f
  a a2a:Person ;
  rdfs:label "Adrianus Gijsbertus Antonius Verschuren" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gijsbertus Antonius Verschuren" ;
    a2a:PersonNameFirstName "Adrianus Gijsbertus Antonius" ;
    a2a:PersonNameLastName "Verschuren"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_c2ab910b-c761-e37c-e295-195003017f51_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1967" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1967-08-03"^^xsd:date
  ] .

oa:relationep_bhi_c2ab910b-c761-e37c-e295-195003017f51_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person:d14d45dc-076f-be1a-4ac0-0722e47f689b ;
  a2a:EventKeyRef oa:event_bhi_c2ab910b-c761-e37c-e295-195003017f51_Event1 .

oa:relationep_bhi_c2ab910b-c761-e37c-e295-195003017f51_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c2ab910b-c761-e37c-e295-195003017f51_Person:6b7ef583-a69c-1788-14b1-ea81cb5bfb9f ;
  a2a:EventKeyRef oa:event_bhi_c2ab910b-c761-e37c-e295-195003017f51_Event1 .

oa:source_bhi_c2ab910b-c761-e37c-e295-195003017f51
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1967-08-03 - 1967-08-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1967-08-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1967-08-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1967" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1967-08-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 424, Periode: 1941" ;
    a2a:Book "Huwelijksregister Oosterhout 1941" ;
    a2a:DocumentNumber "96" ;
    a2a:RegistryNumber "424" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 424, Periode: 1941, Huwelijksregister Oosterhout 1941, 96, 424"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c2ab910b-c761-e37c-e295-195003017f51" ;
  a2a:RecordGUID "{c2ab910b-c761-e37c-e295-195003017f51}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4378_00004378.xml van BHI" .

