@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_31463bb2-e72a-e821-5cff-d1d51360626a
  a a2a:Record ;
  rdfs:label "Echtscheiding op 19 november 1946" ;
  a2a:hasPerson oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person-1bfbb31c-ca12-b622-f504-441812a2b556, oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person-2a0a33ae-c0ad-574f-9548-2903329e086d ;
  a2a:hasEvent oa:event_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_0, oa:relationep_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_1 ;
  a2a:hasSource oa:source_bhi_31463bb2-e72a-e821-5cff-d1d51360626a .

oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person-1bfbb31c-ca12-b622-f504-441812a2b556
  a a2a:Person ;
  rdfs:label "Johanna Helena Wilhelmina Jonkers" ;
  a2a:PersonName [
    rdfs:label "Johanna Helena Wilhelmina Jonkers" ;
    a2a:PersonNameFirstName "Johanna Helena Wilhelmina" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person-2a0a33ae-c0ad-574f-9548-2903329e086d
  a a2a:Person ;
  rdfs:label "Frederik Pieter Adrianus Weck" ;
  a2a:PersonName [
    rdfs:label "Frederik Pieter Adrianus Weck" ;
    a2a:PersonNameFirstName "Frederik Pieter Adrianus" ;
    a2a:PersonNameLastName "Weck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1946" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1946-11-19"^^xsd:date
  ] .

oa:relationep_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person:1bfbb31c-ca12-b622-f504-441812a2b556 ;
  a2a:EventKeyRef oa:event_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Event1 .

oa:relationep_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Person:2a0a33ae-c0ad-574f-9548-2903329e086d ;
  a2a:EventKeyRef oa:event_bhi_31463bb2-e72a-e821-5cff-d1d51360626a_Event1 .

oa:source_bhi_31463bb2-e72a-e821-5cff-d1d51360626a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1946-11-19 - 1946-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1946-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1946-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1946" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1946-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1838, Periode: 1946" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1946" ;
    a2a:DocumentNumber "567" ;
    a2a:RegistryNumber "1838" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1838, Periode: 1946, Huwelijksregister 's-Hertogenbosch 1946, 567, 1838"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/31463bb2-e72a-e821-5cff-d1d51360626a" ;
  a2a:RecordGUID "{31463bb2-e72a-e821-5cff-d1d51360626a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4338_00004338.xml van BHI" .

