@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_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52
  a a2a:Record ;
  rdfs:label "Trouwen op 2 februari 1727 te Berghem" ;
  a2a:hasPerson oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-53984344-2ee4-ac2b-1091-5cd08771a87a, oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-c77d526f-9965-c497-8eab-53c5bd311b77, oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-ebd0bd22-3854-c184-c63a-1b3d8a5e0380, oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-9231ceb8-9b6c-eae5-e36d-91c3eb5fa864 ;
  a2a:hasEvent oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_0, oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_1, oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_2, oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_3 ;
  a2a:hasSource oa:source_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52 .

oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-53984344-2ee4-ac2b-1091-5cd08771a87a
  a a2a:Person ;
  rdfs:label "Henricus Aert Jacobs" ;
  a2a:PersonName [
    rdfs:label "Henricus Aert Jacobs" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Aert" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-c77d526f-9965-c497-8eab-53c5bd311b77
  a a2a:Person ;
  rdfs:label "Bartholomeus du Pree" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus du Pree" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNamePrefixLastName "du" ;
    a2a:PersonNameLastName "Pree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-ebd0bd22-3854-c184-c63a-1b3d8a5e0380
  a a2a:Person ;
  rdfs:label "Joanna Coolen" ;
  a2a:PersonName [
    rdfs:label "Joanna Coolen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Coolen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person-9231ceb8-9b6c-eae5-e36d-91c3eb5fa864
  a a2a:Person ;
  rdfs:label "Petronella Dircks" ;
  a2a:PersonName [
    rdfs:label "Petronella Dircks" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Dircks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1727-02-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person:53984344-2ee4-ac2b-1091-5cd08771a87a ;
  a2a:EventKeyRef oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1 .

oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person:c77d526f-9965-c497-8eab-53c5bd311b77 ;
  a2a:EventKeyRef oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1 .

oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person:ebd0bd22-3854-c184-c63a-1b3d8a5e0380 ;
  a2a:EventKeyRef oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1 .

oa:relationep_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Person:9231ceb8-9b6c-eae5-e36d-91c3eb5fa864 ;
  a2a:EventKeyRef oa:event_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52_Event1 .

oa:source_bhi_eb6ae4a7-e456-eda1-6bce-91afd9cb4c52
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berghem" ;
    rdfs:label "Berghem", "1727-02-02 - 1727-02-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-02-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-02-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1727-02-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1677-1763" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1677-1763" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "196-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1677-1763, RK doop-, trouw- en begraafboek 1677-1763, 1, 196-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/eac56325-e43a-04de-2520-1420a3b8c0e0.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/eac56325-e43a-04de-2520-1420a3b8c0e0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/eb6ae4a7-e456-eda1-6bce-91afd9cb4c52" ;
  a2a:RecordGUID "{eb6ae4a7-e456-eda1-6bce-91afd9cb4c52}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60815_00060815.xml van BHI" .

