@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_f033365a-304f-e3ae-7bf9-79600c829bbd
  a a2a:Record ;
  rdfs:label "Trouwen op 2 juli 1678 te Geffen" ;
  a2a:hasPerson oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d7030106-4648-11e3-a747-d206bceb4d38, oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d702c574-4648-11e3-a747-d206bceb4d38, oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d7033d60-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_0, oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_1, oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_2 ;
  a2a:hasSource oa:source_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd .

oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d7030106-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneken Leenderts Rutten" ;
  a2a:PersonName [
    rdfs:label "Anneken Leenderts Rutten" ;
    a2a:PersonNameFirstName "Anneken Leenderts" ;
    a2a:PersonNameLastName "Rutten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d702c574-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Andriessen van der Horst" ;
  a2a:PersonName [
    rdfs:label "Willem Andriessen van der Horst" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Andriessen" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Horst"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person-d7033d60-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hilleken Jan's Dr. Willems" ;
  a2a:PersonName [
    rdfs:label "Hilleken Jan's Dr. Willems" ;
    a2a:PersonNameFirstName "Hilleken" ;
    a2a:PersonNamePatronym "Jan's Dr." ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1678-07-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person:d7030106-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Event1 .

oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person:d702c574-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Event1 .

oa:relationep_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Person:d7033d60-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd_Event1 .

oa:source_bhi_f033365a-304f-e3ae-7bf9-79600c829bbd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Geffen" ;
    rdfs:label "Geffen", "1678-07-02 - 1678-07-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-07-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-07-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "7" ;
    a2a:Day "2" ;
    rdfs:label "1678-07-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1660-1808" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1660-1808" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "54" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 3, Periode: 1660-1808, Nederduits Gereformeerd trouwboek 1660-1808, 3, 54"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f033365a-304f-e3ae-7bf9-79600c829bbd" ;
  a2a:RecordGUID "{f033365a-304f-e3ae-7bf9-79600c829bbd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60067_00060067.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwnaar" .
