@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_394359d6-3143-48e8-0f3e-e258680daadd
  a a2a:Record ;
  rdfs:label "Echtscheiding op 7 april 1949" ;
  a2a:hasPerson oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person-42a5e0e9-97bd-b5c9-b792-bf6d26b0cbda, oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person-147649ef-d212-58bc-928c-91d84c86ff40 ;
  a2a:hasEvent oa:event_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_394359d6-3143-48e8-0f3e-e258680daadd_0, oa:relationep_bhi_394359d6-3143-48e8-0f3e-e258680daadd_1 ;
  a2a:hasSource oa:source_bhi_394359d6-3143-48e8-0f3e-e258680daadd .

oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person-42a5e0e9-97bd-b5c9-b792-bf6d26b0cbda
  a a2a:Person ;
  rdfs:label "Annie Margaretha Maria van Eijk" ;
  a2a:PersonName [
    rdfs:label "Annie Margaretha Maria van Eijk" ;
    a2a:PersonNameFirstName "Annie Margaretha Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Eijk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person-147649ef-d212-58bc-928c-91d84c86ff40
  a a2a:Person ;
  rdfs:label "Jan Alexander Meuris" ;
  a2a:PersonName [
    rdfs:label "Jan Alexander Meuris" ;
    a2a:PersonNameFirstName "Jan Alexander" ;
    a2a:PersonNameLastName "Meuris"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1949" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1949-04-07"^^xsd:date
  ] .

oa:relationep_bhi_394359d6-3143-48e8-0f3e-e258680daadd_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person:42a5e0e9-97bd-b5c9-b792-bf6d26b0cbda ;
  a2a:EventKeyRef oa:event_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Event1 .

oa:relationep_bhi_394359d6-3143-48e8-0f3e-e258680daadd_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Person:147649ef-d212-58bc-928c-91d84c86ff40 ;
  a2a:EventKeyRef oa:event_bhi_394359d6-3143-48e8-0f3e-e258680daadd_Event1 .

oa:source_bhi_394359d6-3143-48e8-0f3e-e258680daadd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch", "1949-04-07 - 1949-04-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1949-04-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1949-04-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1949" ;
    a2a:Month "4" ;
    a2a:Day "7" ;
    rdfs:label "1949-04-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1837, Periode: 1945" ;
    a2a:Book "Huwelijksregister 's-Hertogenbosch 1945" ;
    a2a:DocumentNumber "421" ;
    a2a:RegistryNumber "1837" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1837, Periode: 1945, Huwelijksregister 's-Hertogenbosch 1945, 421, 1837"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/394359d6-3143-48e8-0f3e-e258680daadd" ;
  a2a:RecordGUID "{394359d6-3143-48e8-0f3e-e258680daadd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4341_00004341.xml van BHI" .

