@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_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72
  a a2a:Record ;
  rdfs:label "Trouwen op 5 september 1688 te Beers" ;
  a2a:hasPerson oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570ead84-4660-11e3-a747-d206bceb4d38, oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570e20b2-4660-11e3-a747-d206bceb4d38, oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570e738c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570ee74a-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_0, oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_1, oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_2, oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_3 ;
  a2a:hasSource oa:source_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72 .

oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570ead84-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dirsken Peters" ;
  a2a:PersonName [
    rdfs:label "Dirsken Peters" ;
    a2a:PersonNameFirstName "Dirsken" ;
    a2a:PersonNameLastName "Peters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk"
  ] .

oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570e20b2-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Gerrits Sweerman" ;
  a2a:PersonName [
    rdfs:label "Jan Gerrits Sweerman" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Gerrits" ;
    a2a:PersonNameLastName "Sweerman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cuijk" ;
    rdfs:label "Cuijk"
  ] .

oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570e738c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Sibilla Willems" ;
  a2a:PersonName [
    rdfs:label "Sibilla Willems" ;
    a2a:PersonNameFirstName "Sibilla" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person-570ee74a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan van Alphen" ;
  a2a:PersonName [
    rdfs:label "Jan van Alphen" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alphen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1688-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Beers" ;
    rdfs:label "Beers"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person:570ead84-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1 .

oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person:570e20b2-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1 .

oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person:570e738c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1 .

oa:relationep_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Person:570ee74a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72_Event1 .

oa:source_bhi_6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Beers" ;
    rdfs:label "Beers", "1688-09-05 - 1688-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1688-09-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1, Periode: 1687-1720" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1687-1720" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "6v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1, Periode: 1687-1720, Nederduits Gereformeerd trouwboek 1687-1720, 1, 6v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ef4c4c9b-2f58-bf6e-5743-705a3cebbf36.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ef4c4c9b-2f58-bf6e-5743-705a3cebbf36.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-07-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72" ;
  a2a:RecordGUID "{6d4e3ade-9d7f-67e2-113d-d2b01ebd6c72}" ;
  a2a:SourceRemarkOpmerking "met attestatie van Cuijk", "met enkele dopen" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1687-1720" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_246_00000246.xml van BHI" .

