@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_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068
  a a2a:Record ;
  rdfs:label "Echtscheiding op 20 januari 1972" ;
  a2a:hasPerson oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person-8313b983-4e23-0be2-fb82-a176b4bc6a45, oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person-9352962c-f28d-ed30-bd85-d042a44c4d04 ;
  a2a:hasEvent oa:event_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_0, oa:relationep_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_1 ;
  a2a:hasSource oa:source_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068 .

oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person-8313b983-4e23-0be2-fb82-a176b4bc6a45
  a a2a:Person ;
  rdfs:label "Josina Johanna de Jonge" ;
  a2a:PersonName [
    rdfs:label "Josina Johanna de Jonge" ;
    a2a:PersonNameFirstName "Josina Johanna" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person-9352962c-f28d-ed30-bd85-d042a44c4d04
  a a2a:Person ;
  rdfs:label "Jacobus Arnoldus Lous" ;
  a2a:PersonName [
    rdfs:label "Jacobus Arnoldus Lous" ;
    a2a:PersonNameFirstName "Jacobus Arnoldus" ;
    a2a:PersonNameLastName "Lous"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1972-01-20"^^xsd:date
  ] .

oa:relationep_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person:8313b983-4e23-0be2-fb82-a176b4bc6a45 ;
  a2a:EventKeyRef oa:event_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Event1 .

oa:relationep_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Person:9352962c-f28d-ed30-bd85-d042a44c4d04 ;
  a2a:EventKeyRef oa:event_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068_Event1 .

oa:source_bhi_94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1972-01-20 - 1972-01-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1972-01-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1972-01-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1972" ;
    a2a:Month "1" ;
    a2a:Day "20" ;
    rdfs:label "1972-01-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4684, Periode: 1929" ;
    a2a:Book "Huwelijksregister Breda 1929" ;
    a2a:DocumentNumber "299" ;
    a2a:RegistryNumber "4684" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4684, Periode: 1929, Huwelijksregister Breda 1929, 299, 4684"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5b5d8b98-69ad-ae27-175a-87acd1449a45.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5b5d8b98-69ad-ae27-175a-87acd1449a45.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068" ;
  a2a:RecordGUID "{94ebacf4-4f1e-a1b1-e8ba-eb21b0cef068}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4366_00004366.xml van BHI" .

