@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_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1774-1794)" ;
  a2a:hasPerson oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-6a40470d-c7c5-f4e1-5c6c-91aec44cb739, oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-c834c459-6b23-cdd3-67c9-2172c9bc5760, oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-7bcd6d4b-861d-2153-f640-e91fe7936542 ;
  a2a:hasEvent oa:event_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_0, oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_1, oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_2 ;
  a2a:hasSource oa:source_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7 .

oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-6a40470d-c7c5-f4e1-5c6c-91aec44cb739
  a a2a:Person ;
  rdfs:label "Catharina Jacob Stoffels" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacob Stoffels" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jacob" ;
    a2a:PersonNameLastName "Stoffels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-c834c459-6b23-cdd3-67c9-2172c9bc5760
  a a2a:Person ;
  rdfs:label "Magdalena Ruth van de Wijdeven" ;
  a2a:PersonName [
    rdfs:label "Magdalena Ruth van de Wijdeven" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePatronym "Ruth" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wijdeven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] .

oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person-7bcd6d4b-861d-2153-f640-e91fe7936542
  a a2a:Person ;
  rdfs:label "Peeter van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Peeter van de Wiel" ;
    a2a:PersonNameFirstName "Peeter" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:event_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person:6a40470d-c7c5-f4e1-5c6c-91aec44cb739 ;
  a2a:EventKeyRef oa:event_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Event1 .

oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person:c834c459-6b23-cdd3-67c9-2172c9bc5760 ;
  a2a:EventKeyRef oa:event_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Event1 .

oa:relationep_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Person:7bcd6d4b-861d-2153-f640-e91fe7936542 ;
  a2a:EventKeyRef oa:event_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7_Event1 .

oa:source_bhi_d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1774-01-01 - 1794-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1794-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 23, Periode: 1774-1794" ;
    a2a:Book "Schepenbank trouwboek 1774-1794" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "76-2" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 23, Periode: 1774-1794, Schepenbank trouwboek 1774-1794, 23, 76-2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a59e0ab0-dd27-bcb6-4b21-4e4c8f136bda.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a59e0ab0-dd27-bcb6-4b21-4e4c8f136bda.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7" ;
  a2a:RecordGUID "{d42ab9e6-e4f9-3dcf-2d40-a6fd2f42eaf7}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 22-01-1780" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58404_00058404.xml van BHI" .

