@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_598e8fac-60e1-e6bd-b2c9-aa09d679c98a
  a a2a:Record ;
  rdfs:label "Echtscheiding op 10 september 1947" ;
  a2a:hasPerson oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person-89d5cee6-f452-8d0f-9ef8-2c210f27493d, oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person-41859843-7f29-cbc9-3a11-ea3e64c63b1b ;
  a2a:hasEvent oa:event_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_0, oa:relationep_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_1 ;
  a2a:hasSource oa:source_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a .

oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person-89d5cee6-f452-8d0f-9ef8-2c210f27493d
  a a2a:Person ;
  rdfs:label "Maria Francisca Mechelina van Delft" ;
  a2a:PersonName [
    rdfs:label "Maria Francisca Mechelina van Delft" ;
    a2a:PersonNameFirstName "Maria Francisca Mechelina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person-41859843-7f29-cbc9-3a11-ea3e64c63b1b
  a a2a:Person ;
  rdfs:label "Johannes Peters" ;
  a2a:PersonName [
    rdfs:label "Johannes Peters" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1947" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1947-09-10"^^xsd:date
  ] .

oa:relationep_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person:89d5cee6-f452-8d0f-9ef8-2c210f27493d ;
  a2a:EventKeyRef oa:event_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Event1 .

oa:relationep_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Person:41859843-7f29-cbc9-3a11-ea3e64c63b1b ;
  a2a:EventKeyRef oa:event_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a_Event1 .

oa:source_bhi_598e8fac-60e1-e6bd-b2c9-aa09d679c98a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1947-09-10 - 1947-09-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1947-09-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1947-09-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1947" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1947-09-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 308, Periode: 1941" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1941" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "308" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 308, Periode: 1941, Huwelijksregister 's-Hertogenbosch 1941, 36, 308"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/74b020c1-4fd3-c1e3-6eb6-738823b4564b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/74b020c1-4fd3-c1e3-6eb6-738823b4564b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/598e8fac-60e1-e6bd-b2c9-aa09d679c98a" ;
  a2a:RecordGUID "{598e8fac-60e1-e6bd-b2c9-aa09d679c98a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4349_00004349.xml van BHI" .

