@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_3adf1cfa-e36d-d41a-591f-82ffefbdea4b
  a a2a:Record ;
  rdfs:label "Trouwen op 11 februari 1776 te Erp" ;
  a2a:hasPerson oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-91c8aaad-358f-3edd-669c-d8b970a38f0e, oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-ecbe73fe-f3e8-a192-4c27-19d83dabd5bf, oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-fd666aa8-3882-c08a-3382-431eb9e51c99, oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-3455dadc-d5b1-6df8-3b11-0f859d1e2b88 ;
  a2a:hasEvent oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_0, oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_1, oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_2, oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_3 ;
  a2a:hasSource oa:source_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b .

oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-91c8aaad-358f-3edd-669c-d8b970a38f0e
  a a2a:Person ;
  rdfs:label "Nicolaus Joannis van Lishout" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Joannis van Lishout" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Joannis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lishout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-ecbe73fe-f3e8-a192-4c27-19d83dabd5bf
  a a2a:Person ;
  rdfs:label "Henricus Haijmonis Hogers" ;
  a2a:PersonName [
    rdfs:label "Henricus Haijmonis Hogers" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Haijmonis" ;
    a2a:PersonNameLastName "Hogers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-fd666aa8-3882-c08a-3382-431eb9e51c99
  a a2a:Person ;
  rdfs:label "Joanna Maria Arnoldi van der Meulen" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Arnoldi van der Meulen" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Meulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person-3455dadc-d5b1-6df8-3b11-0f859d1e2b88
  a a2a:Person ;
  rdfs:label "Arnoldus Henricus Schepers" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Henricus Schepers" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNamePatronym "Henricus" ;
    a2a:PersonNameLastName "Schepers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1776-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person:91c8aaad-358f-3edd-669c-d8b970a38f0e ;
  a2a:EventKeyRef oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1 .

oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person:ecbe73fe-f3e8-a192-4c27-19d83dabd5bf ;
  a2a:EventKeyRef oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1 .

oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person:fd666aa8-3882-c08a-3382-431eb9e51c99 ;
  a2a:EventKeyRef oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1 .

oa:relationep_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Person:3455dadc-d5b1-6df8-3b11-0f859d1e2b88 ;
  a2a:EventKeyRef oa:event_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b_Event1 .

oa:source_bhi_3adf1cfa-e36d-d41a-591f-82ffefbdea4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1776-02-11 - 1776-02-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-02-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-02-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1776-02-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 20, Periode: 1718-1805" ;
    a2a:Book "Erp trouw- en begraafboek 1718-1805" ;
    a2a:RegistryNumber "20" ;
    a2a:Folio "170-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 20, Periode: 1718-1805, Erp trouw- en begraafboek 1718-1805, 20, 170-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3d87f10b-7b74-72f5-d37a-c269f9fd80b4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3d87f10b-7b74-72f5-d37a-c269f9fd80b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3adf1cfa-e36d-d41a-591f-82ffefbdea4b" ;
  a2a:RecordGUID "{3adf1cfa-e36d-d41a-591f-82ffefbdea4b}" ;
  a2a:SourceRemarkOpmerking "met dispensatie in de 4de graad" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59367_00059367.xml van BHI" .

