@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_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0
  a a2a:Record ;
  rdfs:label "Trouwen op 22 mei 1808 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-38916fed-3285-6870-b549-d857f19522b3, oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-a03fbfb4-b01b-9e58-fb28-c6dd73716668, oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-8eb1202e-a751-814e-ac8c-2e682b1f8541, oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-3e5f67c2-8619-4a7f-4c9f-186520b9b3e2 ;
  a2a:hasEvent oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_0, oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_1, oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_2, oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_3 ;
  a2a:hasSource oa:source_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0 .

oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-38916fed-3285-6870-b549-d857f19522b3
  a a2a:Person ;
  rdfs:label "W. Kuijpers" ;
  a2a:PersonName [
    rdfs:label "W. Kuijpers" ;
    a2a:PersonNameFirstName "W." ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-a03fbfb4-b01b-9e58-fb28-c6dd73716668
  a a2a:Person ;
  rdfs:label "Willemijn Jan van Run" ;
  a2a:PersonName [
    rdfs:label "Willemijn Jan van Run" ;
    a2a:PersonNameFirstName "Willemijn" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Run"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-8eb1202e-a751-814e-ac8c-2e682b1f8541
  a a2a:Person ;
  rdfs:label "Hendrina Daniel van Rooij" ;
  a2a:PersonName [
    rdfs:label "Hendrina Daniel van Rooij" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNamePatronym "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person-3e5f67c2-8619-4a7f-4c9f-186520b9b3e2
  a a2a:Person ;
  rdfs:label "Antonij Elias Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Antonij Elias Verhoeven" ;
    a2a:PersonNameFirstName "Antonij" ;
    a2a:PersonNamePatronym "Elias" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1808-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person:38916fed-3285-6870-b549-d857f19522b3 ;
  a2a:EventKeyRef oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1 .

oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person:a03fbfb4-b01b-9e58-fb28-c6dd73716668 ;
  a2a:EventKeyRef oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1 .

oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person:8eb1202e-a751-814e-ac8c-2e682b1f8541 ;
  a2a:EventKeyRef oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1 .

oa:relationep_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Person:3e5f67c2-8619-4a7f-4c9f-186520b9b3e2 ;
  a2a:EventKeyRef oa:event_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0_Event1 .

oa:source_bhi_e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1808-05-22 - 1808-05-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-05-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-05-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1808-05-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 24, Periode: 1794-1808" ;
    a2a:Book "Boxtel trouwboek 1794-1808" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "243-4" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 24, Periode: 1794-1808, Boxtel trouwboek 1794-1808, 24, 243-4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e41e0825-c6dd-86cc-d5cd-0a53585f8da5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e41e0825-c6dd-86cc-d5cd-0a53585f8da5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0" ;
  a2a:RecordGUID "{e9d4ab9e-d23d-4bdc-c13f-e23d6af6f0f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59134_00059134.xml van BHI" .

