@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_4e90b7dc-231e-984f-5a3c-dc25b4d83549
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 november 1831 te Steenbergen" ;
  a2a:hasPerson oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-94725d92-462e-11e3-a747-d206bceb4d38, oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-94719308-462e-11e3-a747-d206bceb4d38, oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472a3b0-462e-11e3-a747-d206bceb4d38, oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9471cd64-462e-11e3-a747-d206bceb4d38, oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472195e-462e-11e3-a747-d206bceb4d38, oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472dbfa-462e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_0, oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_1, oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_2, oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_3, oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_4, oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_5 ;
  a2a:hasSource oa:source_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549 .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-94725d92-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabet Clarijs" ;
  a2a:PersonName [
    rdfs:label "Elizabet Clarijs" ;
    a2a:PersonNameFirstName "Elizabet" ;
    a2a:PersonNameLastName "Clarijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-94719308-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan de Bie" ;
  a2a:PersonName [
    rdfs:label "Adriaan de Bie" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472a3b0-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Godefried Clarijs" ;
  a2a:PersonName [
    rdfs:label "Godefried Clarijs" ;
    a2a:PersonNameFirstName "Godefried" ;
    a2a:PersonNameLastName "Clarijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9471cd64-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerard de Bie" ;
  a2a:PersonName [
    rdfs:label "Gerard de Bie" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bie"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472195e-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Paulina Wouts" ;
  a2a:PersonName [
    rdfs:label "Paulina Wouts" ;
    a2a:PersonNameFirstName "Paulina" ;
    a2a:PersonNameLastName "Wouts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person-9472dbfa-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Cornelia Jansens" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Jansens" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Jansens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1831-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:94725d92-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:94719308-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:9472a3b0-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:9471cd64-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:9472195e-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:relationep_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Person:9472dbfa-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549_Event1 .

oa:source_bhi_4e90b7dc-231e-984f-5a3c-dc25b4d83549
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1831-11-03 - 1831-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1831-11-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7322, Periode: 1831" ;
    a2a:Book "Huwelijksregister Steenbergen 1831" ;
    a2a:DocumentNumber "32" ;
    a2a:RegistryNumber "7322" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7322, Periode: 1831, Huwelijksregister Steenbergen 1831, 32, 7322"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0af46cce-ca3e-5b6a-75be-76c99647625c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0af46cce-ca3e-5b6a-75be-76c99647625c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e90b7dc-231e-984f-5a3c-dc25b4d83549" ;
  a2a:RecordGUID "{4e90b7dc-231e-984f-5a3c-dc25b4d83549}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_20611_00020611.xml van BHI" .

