@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_1a693eb8-c3fd-cc8a-9eec-4099576ded4b
  a a2a:Record ;
  rdfs:label "Trouwen op 13 april 1777" ;
  a2a:hasPerson oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5ac616-4660-11e3-a747-d206bceb4d38, oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5a8d86-4660-11e3-a747-d206bceb4d38, oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5b022a-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_0, oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_1, oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_2 ;
  a2a:hasSource oa:source_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b .

oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5ac616-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jenneke Laurens Prins" ;
  a2a:PersonName [
    rdfs:label "Jenneke Laurens Prins" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePatronym "Laurens" ;
    a2a:PersonNameLastName "Prins"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5a8d86-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Berkelmans" ;
  a2a:PersonName [
    rdfs:label "Adriaan Berkelmans" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Berkelmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cromvoirt" ;
    rdfs:label "Cromvoirt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Helvoirt" ;
    rdfs:label "Helvoirt"
  ] .

oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person-6f5b022a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Johannesse Bogert" ;
  a2a:PersonName [
    rdfs:label "Catharina Johannesse Bogert" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Johannesse" ;
    a2a:PersonNameLastName "Bogert"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Cromvoirt" ;
    rdfs:label "Cromvoirt"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:event_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1777-04-13"^^xsd:date
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person:6f5ac616-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Event1 .

oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person:6f5a8d86-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Event1 .

oa:relationep_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Person:6f5b022a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b_Event1 .

oa:source_bhi_1a693eb8-c3fd-cc8a-9eec-4099576ded4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1777-04-13 - 1777-04-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-04-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-04-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "4" ;
    a2a:Day "13" ;
    rdfs:label "1777-04-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 25, Periode: 1745-1810" ;
    a2a:Book "Trouwen Vught, Cromvoirt en Deuteren" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 25, Periode: 1745-1810, Trouwen Vught, Cromvoirt en Deuteren, 25"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1a693eb8-c3fd-cc8a-9eec-4099576ded4b" ;
  a2a:RecordGUID "{1a693eb8-c3fd-cc8a-9eec-4099576ded4b}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 29-03-1777" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58551_00058551.xml van BHI" .

