@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_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3
  a a2a:Record ;
  rdfs:label "Trouwen op 14 februari 1635 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-497a942b-07b0-420a-ab82-0b541e7e9dfa, oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-ac1fa362-9153-872e-988d-701ef1b8afdb, oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-302dc877-2406-c3ec-ec86-9621bddb0803, oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-3f7c8ea5-d9d1-043c-99d2-24149656b875 ;
  a2a:hasEvent oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_0, oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_1, oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_2, oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_3 ;
  a2a:hasSource oa:source_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3 .

oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-497a942b-07b0-420a-ab82-0b541e7e9dfa
  a a2a:Person ;
  rdfs:label "Lambertus Adriani Hermans" ;
  a2a:PersonName [
    rdfs:label "Lambertus Adriani Hermans" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Hermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-ac1fa362-9153-872e-988d-701ef1b8afdb
  a a2a:Person ;
  rdfs:label "Joannes Joannis Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Joannes Joannis Verhoeven" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-302dc877-2406-c3ec-ec86-9621bddb0803
  a a2a:Person ;
  rdfs:label "Michael Joannis Verhoeven" ;
  a2a:PersonName [
    rdfs:label "Michael Joannis Verhoeven" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNameLastName "Verhoeven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person-3f7c8ea5-d9d1-043c-99d2-24149656b875
  a a2a:Person ;
  rdfs:label "Jenneken Peeter Heer Wouters" ;
  a2a:PersonName [
    rdfs:label "Jenneken Peeter Heer Wouters" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePatronym "Peeter" ;
    a2a:PersonNameLastName "Heer Wouters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1635-02-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person:497a942b-07b0-420a-ab82-0b541e7e9dfa ;
  a2a:EventKeyRef oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1 .

oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person:ac1fa362-9153-872e-988d-701ef1b8afdb ;
  a2a:EventKeyRef oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1 .

oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person:302dc877-2406-c3ec-ec86-9621bddb0803 ;
  a2a:EventKeyRef oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1 .

oa:relationep_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Person:3f7c8ea5-d9d1-043c-99d2-24149656b875 ;
  a2a:EventKeyRef oa:event_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3_Event1 .

oa:source_bhi_99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1635-02-14 - 1635-02-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1635-02-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-02-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1635" ;
    a2a:Month "2" ;
    a2a:Day "14" ;
    rdfs:label "1635-02-14"^^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 "2015v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1628-1664, Rooms-Katholiek doop-, trouw- en begraafboek 1628-1664, 2, 2015v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/32d97aba-2598-f557-1136-dbbc91a275ba.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/32d97aba-2598-f557-1136-dbbc91a275ba.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3" ;
  a2a:RecordGUID "{99b3c8e2-e0e3-d5bf-3b79-38eeea8413f3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59654_00059654.xml van BHI" .

