@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_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2
  a a2a:Record ;
  rdfs:label "Echtscheiding op 31 maart 1953" ;
  a2a:hasPerson oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person-b51ac811-14f1-a3d2-721c-cfda8e588386, oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person-910b572b-3dec-ca63-1cc4-22baf13a2675 ;
  a2a:hasEvent oa:event_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_0, oa:relationep_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_1 ;
  a2a:hasSource oa:source_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2 .

oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person-b51ac811-14f1-a3d2-721c-cfda8e588386
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Maria Maes" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Maria Maes" ;
    a2a:PersonNameFirstName "Elisabeth Johanna Maria" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person-910b572b-3dec-ca63-1cc4-22baf13a2675
  a a2a:Person ;
  rdfs:label "Antonius Cornelis Henricus Priem" ;
  a2a:PersonName [
    rdfs:label "Antonius Cornelis Henricus Priem" ;
    a2a:PersonNameFirstName "Antonius Cornelis Henricus" ;
    a2a:PersonNameLastName "Priem"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1953-03-31"^^xsd:date
  ] .

oa:relationep_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person:b51ac811-14f1-a3d2-721c-cfda8e588386 ;
  a2a:EventKeyRef oa:event_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Event1 .

oa:relationep_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Person:910b572b-3dec-ca63-1cc4-22baf13a2675 ;
  a2a:EventKeyRef oa:event_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2_Event1 .

oa:source_bhi_d3093e6f-85bd-2c7c-8c19-8c32e6450eb2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1953-03-31 - 1953-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1953-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1953-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1953" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1953-03-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 551, Periode: 1937" ;
    a2a:Book "Huwelijksregister Tilburg 1937" ;
    a2a:DocumentNumber "499" ;
    a2a:RegistryNumber "551" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 551, Periode: 1937, Huwelijksregister Tilburg 1937, 499, 551"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d3093e6f-85bd-2c7c-8c19-8c32e6450eb2" ;
  a2a:RecordGUID "{d3093e6f-85bd-2c7c-8c19-8c32e6450eb2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4383_00004383.xml van BHI" .

