@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_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a
  a a2a:Record ;
  rdfs:label "Echtscheiding op 23 juni 1960" ;
  a2a:hasPerson oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person-87632f41-61a3-aea8-3365-97ba5be4c6a5, oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person-923c8d12-92a7-825e-31bb-e94fc6293e66 ;
  a2a:hasEvent oa:event_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_0, oa:relationep_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_1 ;
  a2a:hasSource oa:source_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a .

oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person-87632f41-61a3-aea8-3365-97ba5be4c6a5
  a a2a:Person ;
  rdfs:label "Gertrud Emilie Annaliese Lawrenz" ;
  a2a:PersonName [
    rdfs:label "Gertrud Emilie Annaliese Lawrenz" ;
    a2a:PersonNameFirstName "Gertrud Emilie Annaliese" ;
    a2a:PersonNameLastName "Lawrenz"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person-923c8d12-92a7-825e-31bb-e94fc6293e66
  a a2a:Person ;
  rdfs:label "Gerardus Christiaan Pieter Brok" ;
  a2a:PersonName [
    rdfs:label "Gerardus Christiaan Pieter Brok" ;
    a2a:PersonNameFirstName "Gerardus Christiaan Pieter" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1960" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1960-06-23"^^xsd:date
  ] .

oa:relationep_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person:87632f41-61a3-aea8-3365-97ba5be4c6a5 ;
  a2a:EventKeyRef oa:event_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Event1 .

oa:relationep_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Person:923c8d12-92a7-825e-31bb-e94fc6293e66 ;
  a2a:EventKeyRef oa:event_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a_Event1 .

oa:source_bhi_0aada4b3-6fc3-3d22-a619-e6faf8c19b3a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1960-06-23 - 1960-06-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1960-06-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1960-06-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1960" ;
    a2a:Month "6" ;
    a2a:Day "23" ;
    rdfs:label "1960-06-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1842, Periode: 1950" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1950" ;
    a2a:DocumentNumber "463" ;
    a2a:RegistryNumber "1842" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1842, Periode: 1950, Huwelijksregister 's-Hertogenbosch 1950, 463, 1842"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0aada4b3-6fc3-3d22-a619-e6faf8c19b3a" ;
  a2a:RecordGUID "{0aada4b3-6fc3-3d22-a619-e6faf8c19b3a}" ;
  a2a:SourceRemarkOpmerking "Gescheiden echtgenote van Werner Lehmann." ;
  a2a:SourceRemarkdeel "1842" ;
  a2a:SourceRemarkregister_periode "1950" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_442_00000442.xml van BHI" .

