@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_dc75efa1-767e-e3ff-bc35-c1ee3799bf36
  a a2a:Record ;
  rdfs:label "Trouwen op 11 augustus 1635 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-9e656800-6a53-9deb-1f0f-772d6f4dde08, oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-ef29a477-27e3-740c-3b59-5d7f67cb5f9b, oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-fc10335d-b400-9f06-8760-12f3484bdb6b, oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-56d824be-1589-05b1-7482-02676e45d784 ;
  a2a:hasEvent oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_0, oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_1, oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_2, oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_3 ;
  a2a:hasSource oa:source_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36 .

oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-9e656800-6a53-9deb-1f0f-772d6f4dde08
  a a2a:Person ;
  rdfs:label "Andreas Bogaerds" ;
  a2a:PersonName [
    rdfs:label "Andreas Bogaerds" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Bogaerds"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-ef29a477-27e3-740c-3b59-5d7f67cb5f9b
  a a2a:Person ;
  rdfs:label "Henricus Eijmerts van Vorstenbosch" ;
  a2a:PersonName [
    rdfs:label "Henricus Eijmerts van Vorstenbosch" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Eijmerts" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vorstenbosch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-fc10335d-b400-9f06-8760-12f3484bdb6b
  a a2a:Person ;
  rdfs:label "Segerus Antonii Joannis" ;
  a2a:PersonName [
    rdfs:label "Segerus Antonii Joannis" ;
    a2a:PersonNameFirstName "Segerus" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person-56d824be-1589-05b1-7482-02676e45d784
  a a2a:Person ;
  rdfs:label "Anna Petri Huijgen van Berckel" ;
  a2a:PersonName [
    rdfs:label "Anna Petri Huijgen van Berckel" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Petri Huijgen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berckel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1635-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person:9e656800-6a53-9deb-1f0f-772d6f4dde08 ;
  a2a:EventKeyRef oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1 .

oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person:ef29a477-27e3-740c-3b59-5d7f67cb5f9b ;
  a2a:EventKeyRef oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1 .

oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person:fc10335d-b400-9f06-8760-12f3484bdb6b ;
  a2a:EventKeyRef oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1 .

oa:relationep_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Person:56d824be-1589-05b1-7482-02676e45d784 ;
  a2a:EventKeyRef oa:event_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36_Event1 .

oa:source_bhi_dc75efa1-767e-e3ff-bc35-c1ee3799bf36
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1635-08-11 - 1635-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1635-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1635" ;
    a2a:Month "8" ;
    a2a:Day "11" ;
    rdfs:label "1635-08-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1628-1664" ;
    a2a:Book "Rooms-Katholiek doop-, trouw- en begraafboek 1628-1664" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "2017r03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1628-1664, Rooms-Katholiek doop-, trouw- en begraafboek 1628-1664, 2, 2017r03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/50625b31-f400-7762-71c8-22440a74aa84.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/50625b31-f400-7762-71c8-22440a74aa84.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dc75efa1-767e-e3ff-bc35-c1ee3799bf36" ;
  a2a:RecordGUID "{dc75efa1-767e-e3ff-bc35-c1ee3799bf36}" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkregister_periode "1628-1664" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250909_906_00000906.xml van BHI" .

[] a2a:PersonRemarkdiversen "dominus; pastoor" .
