@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_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760
  a a2a:Record ;
  rdfs:label "Echtscheiding op 17 juni 1948" ;
  a2a:hasPerson oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person-de289d11-3248-6f7b-8d39-b1ded5109236, oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person-8caee5f0-f53c-11c2-b035-007e9995d3eb ;
  a2a:hasEvent oa:event_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_0, oa:relationep_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_1 ;
  a2a:hasSource oa:source_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760 .

oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person-de289d11-3248-6f7b-8d39-b1ded5109236
  a a2a:Person ;
  rdfs:label "Cornelia Catharina Clement" ;
  a2a:PersonName [
    rdfs:label "Cornelia Catharina Clement" ;
    a2a:PersonNameFirstName "Cornelia Catharina" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person-8caee5f0-f53c-11c2-b035-007e9995d3eb
  a a2a:Person ;
  rdfs:label "Sander Cornelis Hage" ;
  a2a:PersonName [
    rdfs:label "Sander Cornelis Hage" ;
    a2a:PersonNameFirstName "Sander Cornelis" ;
    a2a:PersonNameLastName "Hage"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1948-06-17"^^xsd:date
  ] .

oa:relationep_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person:de289d11-3248-6f7b-8d39-b1ded5109236 ;
  a2a:EventKeyRef oa:event_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Event1 .

oa:relationep_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Person:8caee5f0-f53c-11c2-b035-007e9995d3eb ;
  a2a:EventKeyRef oa:event_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760_Event1 .

oa:source_bhi_4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1948-06-17 - 1948-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1948-06-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1612, Periode: 1948" ;
    a2a:Book "Huwelijksregister Eindhoven 1948" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "1612" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1612, Periode: 1948, Huwelijksregister Eindhoven 1948, 36, 1612"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f53f4bf0-9468-65b6-d5b2-39bf34189779.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f53f4bf0-9468-65b6-d5b2-39bf34189779.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760" ;
  a2a:RecordGUID "{4c33e0cd-03a1-04f4-2c6a-e2aff9b8b760}" ;
  a2a:SourceRemarkdeel "1612" ;
  a2a:SourceRemarkregister_periode "1948" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_2_00000002.xml van BHI" .

