@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_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8
  a a2a:Record ;
  rdfs:label "Trouwen op 13 oktober 1796 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-be898217-6bfb-8502-ec18-01b539addbe1, oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-dcdb2849-6507-e99c-8be5-5de3d3c7e535, oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-f3fa38b3-0b02-c6d1-b835-015644168775, oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-68fbee08-3321-8bdf-ec55-b53e37caa99a ;
  a2a:hasEvent oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_0, oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_1, oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_2, oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_3 ;
  a2a:hasSource oa:source_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8 .

oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-be898217-6bfb-8502-ec18-01b539addbe1
  a a2a:Person ;
  rdfs:label "Joannes van Berkel" ;
  a2a:PersonName [
    rdfs:label "Joannes van Berkel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-dcdb2849-6507-e99c-8be5-5de3d3c7e535
  a a2a:Person ;
  rdfs:label "Gijsberto Judoci" ;
  a2a:PersonName [
    rdfs:label "Gijsberto Judoci" ;
    a2a:PersonNameFirstName "Gijsberto" ;
    a2a:PersonNameLastName "Judoci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-f3fa38b3-0b02-c6d1-b835-015644168775
  a a2a:Person ;
  rdfs:label "Martinus Joannes de Brok" ;
  a2a:PersonName [
    rdfs:label "Martinus Joannes de Brok" ;
    a2a:PersonNameFirstName "Martinus Joannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Brok"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] .

oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person-68fbee08-3321-8bdf-ec55-b53e37caa99a
  a a2a:Person ;
  rdfs:label "Maria van der Heijde" ;
  a2a:PersonName [
    rdfs:label "Maria van der Heijde" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijde"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] .

oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1796-10-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person:be898217-6bfb-8502-ec18-01b539addbe1 ;
  a2a:EventKeyRef oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1 .

oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person:dcdb2849-6507-e99c-8be5-5de3d3c7e535 ;
  a2a:EventKeyRef oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1 .

oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person:f3fa38b3-0b02-c6d1-b835-015644168775 ;
  a2a:EventKeyRef oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1 .

oa:relationep_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Person:68fbee08-3321-8bdf-ec55-b53e37caa99a ;
  a2a:EventKeyRef oa:event_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8_Event1 .

oa:source_bhi_9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1796-10-13 - 1796-10-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-10-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-10-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "10" ;
    a2a:Day "13" ;
    rdfs:label "1796-10-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1796-1800" ;
    a2a:Book "Dopen, Trouwen en Begraven" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "13r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 8, Periode: 1796-1800, Dopen, Trouwen en Begraven, 8, 13r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d990992e-3e75-7f13-1c61-1d595fb57117.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d990992e-3e75-7f13-1c61-1d595fb57117.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8" ;
  a2a:RecordGUID "{9ec35e86-95cc-4e5d-58f3-3ebf144b3bd8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58778_00058778.xml van BHI" .

