@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_9d1ab495-e486-394a-05a4-a7b4bc70fdfa
  a a2a:Record ;
  rdfs:label "Echtscheiding op 14 mei 1948" ;
  a2a:hasPerson oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person-4d0bc7d7-4dd2-3a78-ccd0-a32df555e645, oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person-0786db4f-c817-9b74-3925-6475a507ad2c ;
  a2a:hasEvent oa:event_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_0, oa:relationep_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_1 ;
  a2a:hasSource oa:source_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa .

oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person-4d0bc7d7-4dd2-3a78-ccd0-a32df555e645
  a a2a:Person ;
  rdfs:label "Elisabeth Godefrida Alders" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Godefrida Alders" ;
    a2a:PersonNameFirstName "Elisabeth Godefrida" ;
    a2a:PersonNameLastName "Alders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person-0786db4f-c817-9b74-3925-6475a507ad2c
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Cooijmans" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Cooijmans" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Cooijmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1948-05-14"^^xsd:date
  ] .

oa:relationep_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person:4d0bc7d7-4dd2-3a78-ccd0-a32df555e645 ;
  a2a:EventKeyRef oa:event_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Event1 .

oa:relationep_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Person:0786db4f-c817-9b74-3925-6475a507ad2c ;
  a2a:EventKeyRef oa:event_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa_Event1 .

oa:source_bhi_9d1ab495-e486-394a-05a4-a7b4bc70fdfa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1948-05-14 - 1948-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1948-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1948-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1948" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1948-05-14"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1840, Periode: 1948" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1948" ;
    a2a:DocumentNumber "222" ;
    a2a:RegistryNumber "1840" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1840, Periode: 1948, Huwelijksregister 's-Hertogenbosch 1948, 222, 1840"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9d1ab495-e486-394a-05a4-a7b4bc70fdfa" ;
  a2a:RecordGUID "{9d1ab495-e486-394a-05a4-a7b4bc70fdfa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4368_00004368.xml van BHI" .

