@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_32075d34-5207-e69a-3035-dec30c4b71cf
  a a2a:Record ;
  rdfs:label "Echtscheiding op 3 juli 1968" ;
  a2a:hasPerson oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person-f718461f-5387-a5ab-7100-376e1a9c59ba, oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person-6988b782-4348-3d44-b3f9-671bba6aefa6 ;
  a2a:hasEvent oa:event_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_0, oa:relationep_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_1 ;
  a2a:hasSource oa:source_bhi_32075d34-5207-e69a-3035-dec30c4b71cf .

oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person-f718461f-5387-a5ab-7100-376e1a9c59ba
  a a2a:Person ;
  rdfs:label "Lucia Toes" ;
  a2a:PersonName [
    rdfs:label "Lucia Toes" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Toes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person-6988b782-4348-3d44-b3f9-671bba6aefa6
  a a2a:Person ;
  rdfs:label "Eiso Willem Klos" ;
  a2a:PersonName [
    rdfs:label "Eiso Willem Klos" ;
    a2a:PersonNameFirstName "Eiso Willem" ;
    a2a:PersonNameLastName "Klos"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1968-07-03"^^xsd:date
  ] .

oa:relationep_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person:f718461f-5387-a5ab-7100-376e1a9c59ba ;
  a2a:EventKeyRef oa:event_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Event1 .

oa:relationep_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Person:6988b782-4348-3d44-b3f9-671bba6aefa6 ;
  a2a:EventKeyRef oa:event_bhi_32075d34-5207-e69a-3035-dec30c4b71cf_Event1 .

oa:source_bhi_32075d34-5207-e69a-3035-dec30c4b71cf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1968-07-03 - 1968-07-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1968-07-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1968-07-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1968" ;
    a2a:Month "7" ;
    a2a:Day "3" ;
    rdfs:label "1968-07-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1619, Periode: 1950" ;
    a2a:Book "Huwelijksregister Eindhoven 1950" ;
    a2a:DocumentNumber "318" ;
    a2a:RegistryNumber "1619" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1619, Periode: 1950, Huwelijksregister Eindhoven 1950, 318, 1619"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/32075d34-5207-e69a-3035-dec30c4b71cf" ;
  a2a:RecordGUID "{32075d34-5207-e69a-3035-dec30c4b71cf}" ;
  a2a:SourceRemarkOpmerking "Bruidegom gescheiden van Arnolda Clara Bartels." ;
  a2a:SourceRemarkdeel "1619" ;
  a2a:SourceRemarkregister_periode "1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_443_00000443.xml van BHI" .

