@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_ef3ec99a-e9b7-06d9-7932-44966d27ace2
  a a2a:Record ;
  rdfs:label "Echtscheiding op 26 september 1939" ;
  a2a:hasPerson oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person-c05f7c67-097a-b223-8e1c-85f22919a0e5, oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person-cc8c72c2-4d4a-1e87-4ff1-162105c04eee ;
  a2a:hasEvent oa:event_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_0, oa:relationep_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_1 ;
  a2a:hasSource oa:source_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2 .

oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person-c05f7c67-097a-b223-8e1c-85f22919a0e5
  a a2a:Person ;
  rdfs:label "Antoinette Susanna Johanna Maria Olthuizen" ;
  a2a:PersonName [
    rdfs:label "Antoinette Susanna Johanna Maria Olthuizen" ;
    a2a:PersonNameFirstName "Antoinette Susanna Johanna Maria" ;
    a2a:PersonNameLastName "Olthuizen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person-cc8c72c2-4d4a-1e87-4ff1-162105c04eee
  a a2a:Person ;
  rdfs:label "Abel Johannes Welp" ;
  a2a:PersonName [
    rdfs:label "Abel Johannes Welp" ;
    a2a:PersonNameFirstName "Abel Johannes" ;
    a2a:PersonNameLastName "Welp"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1939" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1939-09-26"^^xsd:date
  ] .

oa:relationep_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person:c05f7c67-097a-b223-8e1c-85f22919a0e5 ;
  a2a:EventKeyRef oa:event_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Event1 .

oa:relationep_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Person:cc8c72c2-4d4a-1e87-4ff1-162105c04eee ;
  a2a:EventKeyRef oa:event_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2_Event1 .

oa:source_bhi_ef3ec99a-e9b7-06d9-7932-44966d27ace2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1939-09-26 - 1939-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1939-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1939-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1939" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1939-09-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 307A, Periode: 1939" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1939" ;
    a2a:DocumentNumber "307" ;
    a2a:RegistryNumber "307A" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 307A, Periode: 1939, Huwelijksregister 's-Hertogenbosch 1939, 307, 307A"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ef3ec99a-e9b7-06d9-7932-44966d27ace2" ;
  a2a:RecordGUID "{ef3ec99a-e9b7-06d9-7932-44966d27ace2}" ;
  a2a:SourceRemarkOpmerking "Zie ook inventarisnummer 307B." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4391_00004391.xml van BHI" .

