@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_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0
  a a2a:Record ;
  rdfs:label "Trouwen op 17 mei 1766 te Haren" ;
  a2a:hasPerson oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-f8688efd-b286-102a-efda-e1bdffd7c912, oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-d550ac6a-bc07-6a0e-7c97-52ee8054971e, oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-91157c54-80b6-3e24-c954-a03c33754196, oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-ca55aae5-dd3e-24f7-4091-f91d741d51da ;
  a2a:hasEvent oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_0, oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_1, oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_2, oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_3 ;
  a2a:hasSource oa:source_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0 .

oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-f8688efd-b286-102a-efda-e1bdffd7c912
  a a2a:Person ;
  rdfs:label "Gerit Celen" ;
  a2a:PersonName [
    rdfs:label "Gerit Celen" ;
    a2a:PersonNameFirstName "Gerit" ;
    a2a:PersonNameLastName "Celen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-d550ac6a-bc07-6a0e-7c97-52ee8054971e
  a a2a:Person ;
  rdfs:label "Geurt Brants" ;
  a2a:PersonName [
    rdfs:label "Geurt Brants" ;
    a2a:PersonNameFirstName "Geurt" ;
    a2a:PersonNameLastName "Brants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-91157c54-80b6-3e24-c954-a03c33754196
  a a2a:Person ;
  rdfs:label "Peternella Jacob Jansen Brants" ;
  a2a:PersonName [
    rdfs:label "Peternella Jacob Jansen Brants" ;
    a2a:PersonNameFirstName "Peternella" ;
    a2a:PersonNamePatronym "Jacob Jansen" ;
    a2a:PersonNameLastName "Brants"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person-ca55aae5-dd3e-24f7-4091-f91d741d51da
  a a2a:Person ;
  rdfs:label "Roulof Jansen van Breda" ;
  a2a:PersonName [
    rdfs:label "Roulof Jansen van Breda" ;
    a2a:PersonNameFirstName "Roulof" ;
    a2a:PersonNamePatronym "Jansen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1766-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Haren" ;
    rdfs:label "Haren"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person:f8688efd-b286-102a-efda-e1bdffd7c912 ;
  a2a:EventKeyRef oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1 .

oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person:d550ac6a-bc07-6a0e-7c97-52ee8054971e ;
  a2a:EventKeyRef oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1 .

oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person:91157c54-80b6-3e24-c954-a03c33754196 ;
  a2a:EventKeyRef oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1 .

oa:relationep_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Person:ca55aae5-dd3e-24f7-4091-f91d741d51da ;
  a2a:EventKeyRef oa:event_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0_Event1 .

oa:source_bhi_f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Megen, Haren en Macharen" ;
    rdfs:label "Megen, Haren en Macharen", "1766-05-17 - 1766-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1766-05-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 18, Periode: 1753-1813" ;
    a2a:Book "Haren RK Dopen, Trouwen, Begraven" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "50r04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 18, Periode: 1753-1813, Haren RK Dopen, Trouwen, Begraven, 18, 50r04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/801eb714-00b9-959b-7bec-bb5718b7df77.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/801eb714-00b9-959b-7bec-bb5718b7df77.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0" ;
  a2a:RecordGUID "{f6b232dd-19d4-e9cf-4c33-46b7e4d0b4e0}" ;
  a2a:SourceRemarkOpmerking "huwelijk op 50v<br />Datum ondertrouw: 19-04-1766" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60777_00060777.xml van BHI" .

