@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_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515
  a a2a:Record ;
  rdfs:label "Echtscheiding op 15 februari 1977" ;
  a2a:hasPerson oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person-598e0610-250a-f508-8525-75daa39c0b37, oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person-197ad7a8-62cc-978e-08d6-358a2a022b57 ;
  a2a:hasEvent oa:event_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_0, oa:relationep_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_1 ;
  a2a:hasSource oa:source_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515 .

oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person-598e0610-250a-f508-8525-75daa39c0b37
  a a2a:Person ;
  rdfs:label "Adriana de Kort" ;
  a2a:PersonName [
    rdfs:label "Adriana de Kort" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Kort"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person-197ad7a8-62cc-978e-08d6-358a2a022b57
  a a2a:Person ;
  rdfs:label "Antonius Johannes Maria Embrechts" ;
  a2a:PersonName [
    rdfs:label "Antonius Johannes Maria Embrechts" ;
    a2a:PersonNameFirstName "Antonius Johannes Maria" ;
    a2a:PersonNameLastName "Embrechts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1977" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1977-02-15"^^xsd:date
  ] .

oa:relationep_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person:598e0610-250a-f508-8525-75daa39c0b37 ;
  a2a:EventKeyRef oa:event_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Event1 .

oa:relationep_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Person:197ad7a8-62cc-978e-08d6-358a2a022b57 ;
  a2a:EventKeyRef oa:event_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515_Event1 .

oa:source_bhi_4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1977-02-15 - 1977-02-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1977-02-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1977-02-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1977" ;
    a2a:Month "2" ;
    a2a:Day "15" ;
    rdfs:label "1977-02-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 424, Periode: 1942" ;
    a2a:Book "Huwelijksregister Oosterhout 1942" ;
    a2a:DocumentNumber "84" ;
    a2a:RegistryNumber "424" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 424, Periode: 1942, Huwelijksregister Oosterhout 1942, 84, 424"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515" ;
  a2a:RecordGUID "{4e2ce6be-bee3-4ccf-68d5-ed42ca5f7515}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4347_00004347.xml van BHI" .

