@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_cf087bd7-fa91-3841-d502-e3e33f550e1d
  a a2a:Record ;
  rdfs:label "Trouwen op 6 september 1705 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person-e9edb890-83dc-dd74-fae4-64e2f809bc44, oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person-a9b55727-c22a-3f37-4635-645a47345d52 ;
  a2a:hasEvent oa:event_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_0, oa:relationep_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_1 ;
  a2a:hasSource oa:source_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d .

oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person-e9edb890-83dc-dd74-fae4-64e2f809bc44
  a a2a:Person ;
  rdfs:label "Judith Janse de Wit" ;
  a2a:PersonName [
    rdfs:label "Judith Janse de Wit" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person-a9b55727-c22a-3f37-4635-645a47345d52
  a a2a:Person ;
  rdfs:label "Ludovicus Brouwers" ;
  a2a:PersonName [
    rdfs:label "Ludovicus Brouwers" ;
    a2a:PersonNameFirstName "Ludovicus" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:event_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1705-09-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person:e9edb890-83dc-dd74-fae4-64e2f809bc44 ;
  a2a:EventKeyRef oa:event_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Event1 .

oa:relationep_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Person:a9b55727-c22a-3f37-4635-645a47345d52 ;
  a2a:EventKeyRef oa:event_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d_Event1 .

oa:source_bhi_cf087bd7-fa91-3841-d502-e3e33f550e1d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1705-09-06 - 1705-09-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-09-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-09-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1705-09-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 28.2, Periode: 1698-1729" ;
    a2a:Book "Boxtel trouwboek 1698-1729" ;
    a2a:RegistryNumber "28.2" ;
    a2a:Folio "30-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 28.2, Periode: 1698-1729, Boxtel trouwboek 1698-1729, 28.2, 30-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e0be6d51-3e14-457c-6bbc-4cc751c98b14.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e0be6d51-3e14-457c-6bbc-4cc751c98b14.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cf087bd7-fa91-3841-d502-e3e33f550e1d" ;
  a2a:RecordGUID "{cf087bd7-fa91-3841-d502-e3e33f550e1d}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 22-08-1705" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59726_00059726.xml van BHI" .

