@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_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1822 te Princenhage" ;
  a2a:hasPerson oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579e14f2-4632-11e3-a747-d206bceb4d38, oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579cfd1a-4632-11e3-a747-d206bceb4d38, oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579d6552-4632-11e3-a747-d206bceb4d38, oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579e674a-4632-11e3-a747-d206bceb4d38, oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579dcf92-4632-11e3-a747-d206bceb4d38, oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579ec64a-4632-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_0, oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_1, oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_2, oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_3, oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_4, oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_5 ;
  a2a:hasSource oa:source_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579e14f2-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antonia Floris" ;
  a2a:PersonName [
    rdfs:label "Antonia Floris" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Floris"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ginneken" ;
    rdfs:label "Ginneken"
  ] .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579cfd1a-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes Geppaert" ;
  a2a:PersonName [
    rdfs:label "Johannes Geppaert" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Geppaert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda"
  ] .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579d6552-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christiaan Geppaert" ;
  a2a:PersonName [
    rdfs:label "Christiaan Geppaert" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Geppaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579e674a-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Floris" ;
  a2a:PersonName [
    rdfs:label "Jacobus Floris" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Floris"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579dcf92-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Reijnars" ;
  a2a:PersonName [
    rdfs:label "Catharina Reijnars" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Reijnars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person-579ec64a-4632-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dingena Maas" ;
  a2a:PersonName [
    rdfs:label "Dingena Maas" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1822-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage"
  ] .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579e14f2-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579cfd1a-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579d6552-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579e674a-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579dcf92-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:relationep_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Person:579ec64a-4632-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf_Event1 .

oa:source_bhi_35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1822-10-30 - 1822-10-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-10-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-10-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1822-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 6307, Periode: 1822" ;
    a2a:Book "Huwelijksregister Princenhage 1822" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "6307" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 6307, Periode: 1822, Huwelijksregister Princenhage 1822, 22, 6307"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/afdd82ad-951a-7438-a8da-164e8517c1b1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/afdd82ad-951a-7438-a8da-164e8517c1b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf" ;
  a2a:RecordGUID "{35307ceb-8b2d-3cc9-ea06-6a72dbce8bdf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_20437_00020437.xml van BHI" .

