@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_014b6fd8-fe17-a5c6-2a2d-00a26b007b64
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1689-1711)" ;
  a2a:hasPerson oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person-27ff1692-debc-c155-676a-2a647eb730c6, oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person-3adb330e-0102-95ab-3b5a-652da91775e8 ;
  a2a:hasEvent oa:event_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_0, oa:relationep_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_1 ;
  a2a:hasSource oa:source_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64 .

oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person-27ff1692-debc-c155-676a-2a647eb730c6
  a a2a:Person ;
  rdfs:label "Elardus Magnus de Roth" ;
  a2a:PersonName [
    rdfs:label "Elardus Magnus de Roth" ;
    a2a:PersonNameFirstName "Elardus Magnus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roth"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person-3adb330e-0102-95ab-3b5a-652da91775e8
  a a2a:Person ;
  rdfs:label "Jacomina van Batenburgh" ;
  a2a:PersonName [
    rdfs:label "Jacomina van Batenburgh" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Batenburgh"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] .

oa:event_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person:27ff1692-debc-c155-676a-2a647eb730c6 ;
  a2a:EventKeyRef oa:event_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Event1 .

oa:relationep_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Person:3adb330e-0102-95ab-3b5a-652da91775e8 ;
  a2a:EventKeyRef oa:event_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64_Event1 .

oa:source_bhi_014b6fd8-fe17-a5c6-2a2d-00a26b007b64
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1689-01-01 - 1711-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-12-31"^^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: 15, Periode: 1689-1711" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1689-1711" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "124r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 15, Periode: 1689-1711, Nederduits Gereformeerd trouwboek 1689-1711, 15, 124r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fbcaf53e-ae2b-c9ed-0612-0a3bea34e128.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fbcaf53e-ae2b-c9ed-0612-0a3bea34e128.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/014b6fd8-fe17-a5c6-2a2d-00a26b007b64" ;
  a2a:RecordGUID "{014b6fd8-fe17-a5c6-2a2d-00a26b007b64}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 09-12-1702" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60218_00060218.xml van BHI" .

[] a2a:PersonRemarkdiversen "vendrich in t regiment van de heer generaal majoor Heclom" .
