@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_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 mei 1811 te Etten-Leur" ;
  a2a:hasPerson oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4368bdc-462c-11e3-a747-d206bceb4d38, oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4359f2e-462c-11e3-a747-d206bceb4d38, oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b435fcb2-462c-11e3-a747-d206bceb4d38, oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b436d592-462c-11e3-a747-d206bceb4d38, oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b43643fc-462c-11e3-a747-d206bceb4d38, oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4371674-462c-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_0, oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_1, oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_2, oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_3, oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_4, oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_5 ;
  a2a:hasSource oa:source_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4368bdc-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharine Bastiaansen" ;
  a2a:PersonName [
    rdfs:label "Catharine Bastiaansen" ;
    a2a:PersonNameFirstName "Catharine" ;
    a2a:PersonNameLastName "Bastiaansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "37" ;
    rdfs:label "37"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4359f2e-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Corneille du Pon" ;
  a2a:PersonName [
    rdfs:label "Corneille du Pon" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Pon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "35" ;
    rdfs:label "35"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b435fcb2-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Louis Barthelemi du Pon" ;
  a2a:PersonName [
    rdfs:label "Louis Barthelemi du Pon" ;
    a2a:PersonNameFirstName "Louis Barthelemi" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Pon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b436d592-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marie Barthelemi Bastiaansen" ;
  a2a:PersonName [
    rdfs:label "Marie Barthelemi Bastiaansen" ;
    a2a:PersonNameFirstName "Marie Barthelemi" ;
    a2a:PersonNameLastName "Bastiaansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b43643fc-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornélie Hopstaken" ;
  a2a:PersonName [
    rdfs:label "Cornélie Hopstaken" ;
    a2a:PersonNameFirstName "Cornélie" ;
    a2a:PersonNameLastName "Hopstaken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person-b4371674-462c-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adrienne Naalden" ;
  a2a:PersonName [
    rdfs:label "Adrienne Naalden" ;
    a2a:PersonNameFirstName "Adrienne" ;
    a2a:PersonNameLastName "Naalden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1811-05-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b4368bdc-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b4359f2e-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b435fcb2-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b436d592-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b43643fc-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:relationep_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Person:b4371674-462c-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb_Event1 .

oa:source_bhi_2cd5730f-fd84-efab-5ff2-4aed5d01f2fb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur", "1811-05-01 - 1811-05-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-05-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-05-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "5" ;
    a2a:Day "1" ;
    rdfs:label "1811-05-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 2423, Periode: 1811" ;
    a2a:Book "Huwelijksregister Etten-Leur 1811" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "2423" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 2423, Periode: 1811, Huwelijksregister Etten-Leur 1811, 12, 2423"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/32b40e7d-d810-d2ef-4bf1-8db5ad84868e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/32b40e7d-d810-d2ef-4bf1-8db5ad84868e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2cd5730f-fd84-efab-5ff2-4aed5d01f2fb" ;
  a2a:RecordGUID "{2cd5730f-fd84-efab-5ff2-4aed5d01f2fb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19088_00019088.xml van BHI" .

