@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_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1
  a a2a:Record ;
  rdfs:label "Trouwen op 3 juni 1798 te Berghem" ;
  a2a:hasPerson oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person-d6991ee0-3adb-67de-4f93-86a89d4d4ae6, oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person-5096bd20-8d94-f3b7-ab53-fc54d88807ee ;
  a2a:hasEvent oa:event_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_0, oa:relationep_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_1 ;
  a2a:hasSource oa:source_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1 .

oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person-d6991ee0-3adb-67de-4f93-86a89d4d4ae6
  a a2a:Person ;
  rdfs:label "Ermert van Geffen" ;
  a2a:PersonName [
    rdfs:label "Ermert van Geffen" ;
    a2a:PersonNameFirstName "Ermert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geffen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] .

oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person-5096bd20-8d94-f3b7-ab53-fc54d88807ee
  a a2a:Person ;
  rdfs:label "Coba van Lishout" ;
  a2a:PersonName [
    rdfs:label "Coba van Lishout" ;
    a2a:PersonNameFirstName "Coba" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lishout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zeeland" ;
    rdfs:label "Zeeland"
  ] .

oa:event_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1798-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person:d6991ee0-3adb-67de-4f93-86a89d4d4ae6 ;
  a2a:EventKeyRef oa:event_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Event1 .

oa:relationep_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Person:5096bd20-8d94-f3b7-ab53-fc54d88807ee ;
  a2a:EventKeyRef oa:event_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1_Event1 .

oa:source_bhi_94d43fa4-5fe2-e7f0-3e07-ec707f1550e1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem", "1798-06-03 - 1798-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1798-06-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 10, Periode: 1768-1808" ;
    a2a:Book "Schepenbank trouwboek 1768-1808" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "125v-126r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 10, Periode: 1768-1808, Schepenbank trouwboek 1768-1808, 10, 125v-126r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ecd418cb-d50c-ce0f-dd9b-2d77d2bf69c4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ecd418cb-d50c-ce0f-dd9b-2d77d2bf69c4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-04-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/94d43fa4-5fe2-e7f0-3e07-ec707f1550e1" ;
  a2a:RecordGUID "{94d43fa4-5fe2-e7f0-3e07-ec707f1550e1}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 19-05-1798" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58472_00058472.xml van BHI" .

[] a2a:PersonRemarkdiversen "ook: van Lishoud" .
