@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_55b99369-c381-e4e3-028a-16e2a843ce73
  a a2a:Record ;
  rdfs:label "Echtscheiding op 24 maart 1937" ;
  a2a:hasPerson oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person-7e68e27b-a4d8-3918-4490-8cae9e888783, oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person-c29fe2d7-b72d-6ee1-1316-dd387ee373a2 ;
  a2a:hasEvent oa:event_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_0, oa:relationep_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_1 ;
  a2a:hasSource oa:source_bhi_55b99369-c381-e4e3-028a-16e2a843ce73 .

oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person-7e68e27b-a4d8-3918-4490-8cae9e888783
  a a2a:Person ;
  rdfs:label "Elizabeth Anna Maria Buijs" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Anna Maria Buijs" ;
    a2a:PersonNameFirstName "Elizabeth Anna Maria" ;
    a2a:PersonNameLastName "Buijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person-c29fe2d7-b72d-6ee1-1316-dd387ee373a2
  a a2a:Person ;
  rdfs:label "Antonius Jacobus Adrianus Snels" ;
  a2a:PersonName [
    rdfs:label "Antonius Jacobus Adrianus Snels" ;
    a2a:PersonNameFirstName "Antonius Jacobus Adrianus" ;
    a2a:PersonNameLastName "Snels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Event1
  a a2a:Event ;
  rdfs:label "Echtscheiding" ;
  a2a:EventType "Echtscheiding" ;
  a2a:EventDate [
    a2a:Year "1937" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1937-03-24"^^xsd:date
  ] .

oa:relationep_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person:7e68e27b-a4d8-3918-4490-8cae9e888783 ;
  a2a:EventKeyRef oa:event_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Event1 .

oa:relationep_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Person:c29fe2d7-b72d-6ee1-1316-dd387ee373a2 ;
  a2a:EventKeyRef oa:event_bhi_55b99369-c381-e4e3-028a-16e2a843ce73_Event1 .

oa:source_bhi_55b99369-c381-e4e3-028a-16e2a843ce73
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1937-03-24 - 1937-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1937-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1937-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1937" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1937-03-24"^^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 "67" ;
    a2a:RegistryNumber "551" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 551, Periode: 1937, Huwelijksregister Tilburg 1937, 67, 551"
  ] ;
  a2a:SourceLastChangeDate "2024-05-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/55b99369-c381-e4e3-028a-16e2a843ce73" ;
  a2a:RecordGUID "{55b99369-c381-e4e3-028a-16e2a843ce73}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240719_4349_00004349.xml van BHI" .

