@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_f3daa6be-5946-c895-32bd-afebe2a074af
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 november 1813 te Hooge en Lage Zwaluwe" ;
  a2a:hasPerson oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b907b2-4630-11e3-a747-d206bceb4d38, oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9be46-4630-11e3-a747-d206bceb4d38, oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b94b0a-4630-11e3-a747-d206bceb4d38, oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b8bde8-4630-11e3-a747-d206bceb4d38, oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9869c-4630-11e3-a747-d206bceb4d38, oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9f17c-4630-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_0, oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_1, oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_2, oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_3, oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_4, oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_5 ;
  a2a:hasSource oa:source_bhi_f3daa6be-5946-c895-32bd-afebe2a074af .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b907b2-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jean Beljaars" ;
  a2a:PersonName [
    rdfs:label "Jean Beljaars" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Beljaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9be46-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Guillaume Kanters" ;
  a2a:PersonName [
    rdfs:label "Guillaume Kanters" ;
    a2a:PersonNameFirstName "Guillaume" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b94b0a-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dingena Stoop" ;
  a2a:PersonName [
    rdfs:label "Dingena Stoop" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Stoop"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b8bde8-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antoine Beljaars" ;
  a2a:PersonName [
    rdfs:label "Antoine Beljaars" ;
    a2a:PersonNameFirstName "Antoine" ;
    a2a:PersonNameLastName "Beljaars"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Zwaluwe" ;
    rdfs:label "Zwaluwe"
  ] .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9869c-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marie Kanters" ;
  a2a:PersonName [
    rdfs:label "Marie Kanters" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Kanters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Zwaluwe" ;
    rdfs:label "Zwaluwe"
  ] .

oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person-81b9f17c-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelie Speelmans" ;
  a2a:PersonName [
    rdfs:label "Cornelie Speelmans" ;
    a2a:PersonNameFirstName "Cornelie" ;
    a2a:PersonNameLastName "Speelmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1813-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe"
  ] .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_0
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b907b2-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b9be46-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b94b0a-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b8bde8-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_4
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b9869c-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:relationep_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Person:81b9f17c-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f3daa6be-5946-c895-32bd-afebe2a074af_Event1 .

oa:source_bhi_f3daa6be-5946-c895-32bd-afebe2a074af
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Hooge en Lage Zwaluwe" ;
    rdfs:label "Hooge en Lage Zwaluwe", "1813-11-04 - 1813-11-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-11-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-11-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "4" ;
    rdfs:label "1813-11-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 9602, Periode: 1813" ;
    a2a:Book "Huwelijksregister Hooge en Lage Zwaluwe 1813" ;
    a2a:DocumentNumber "24" ;
    a2a:RegistryNumber "9602" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 9602, Periode: 1813, Huwelijksregister Hooge en Lage Zwaluwe 1813, 24, 9602"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ae1f24b2-fad8-41de-6548-23f6ee38c908.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ae1f24b2-fad8-41de-6548-23f6ee38c908.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f3daa6be-5946-c895-32bd-afebe2a074af" ;
  a2a:RecordGUID "{f3daa6be-5946-c895-32bd-afebe2a074af}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9602" ;
  a2a:SourceRemarkregister_periode "1813" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1571_00001571.xml van BHI" .

