@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_0c735a46-c77f-98b3-4394-ece99e155792
  a a2a:Record ;
  rdfs:label "Trouwen op 18 mei 1727 te Grave" ;
  a2a:hasPerson oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-5ff7f819-4d26-4508-d475-5ce61db79d2e, oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-9c4714e6-57eb-a291-b4c7-23399fc131ee, oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-8ce936d7-9351-c6d1-0e67-24237b422cf0 ;
  a2a:hasEvent oa:event_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_0, oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_1, oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_2 ;
  a2a:hasSource oa:source_bhi_0c735a46-c77f-98b3-4394-ece99e155792 .

oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-5ff7f819-4d26-4508-d475-5ce61db79d2e
  a a2a:Person ;
  rdfs:label "Bastiaan Bekker" ;
  a2a:PersonName [
    rdfs:label "Bastiaan Bekker" ;
    a2a:PersonNameFirstName "Bastiaan" ;
    a2a:PersonNameLastName "Bekker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-9c4714e6-57eb-a291-b4c7-23399fc131ee
  a a2a:Person ;
  rdfs:label "Allegonde Zeelisen" ;
  a2a:PersonName [
    rdfs:label "Allegonde Zeelisen" ;
    a2a:PersonNameFirstName "Allegonde" ;
    a2a:PersonNameLastName "Zeelisen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Groot-Linden" ;
    rdfs:label "Groot-Linden"
  ] .

oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person-8ce936d7-9351-c6d1-0e67-24237b422cf0
  a a2a:Person ;
  rdfs:label "Crede Lisabeth Conden" ;
  a2a:PersonName [
    rdfs:label "Crede Lisabeth Conden" ;
    a2a:PersonNameFirstName "Crede Lisabeth" ;
    a2a:PersonNameLastName "Conden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1727-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person:5ff7f819-4d26-4508-d475-5ce61db79d2e ;
  a2a:EventKeyRef oa:event_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Event1 .

oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person:9c4714e6-57eb-a291-b4c7-23399fc131ee ;
  a2a:EventKeyRef oa:event_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Event1 .

oa:relationep_bhi_0c735a46-c77f-98b3-4394-ece99e155792_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Person:8ce936d7-9351-c6d1-0e67-24237b422cf0 ;
  a2a:EventKeyRef oa:event_bhi_0c735a46-c77f-98b3-4394-ece99e155792_Event1 .

oa:source_bhi_0c735a46-c77f-98b3-4394-ece99e155792
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1727-05-18 - 1727-05-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-05-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-05-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1727-05-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 16, Periode: 1711-1735" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1711-1735" ;
    a2a:RegistryNumber "16" ;
    a2a:Folio "111r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 16, Periode: 1711-1735, Nederduits Gereformeerd trouwboek 1711-1735, 16, 111r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c5d0823b-65a9-8d40-cd55-75b775d0f706.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c5d0823b-65a9-8d40-cd55-75b775d0f706.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0c735a46-c77f-98b3-4394-ece99e155792" ;
  a2a:RecordGUID "{0c735a46-c77f-98b3-4394-ece99e155792}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 04-05-1727" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58734_00058734.xml van BHI" .

[] a2a:PersonRemarkdiversen "soldaat in t regiment van den heer collonel baron van Echten ter compagnie van den hr. capitein van Westerbeek" .
