@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_4567bd11-4e09-e8d0-f6cc-e756f5396d12
  a a2a:Record ;
  rdfs:label "Trouwen op 6 februari 1735 te Nistelrode" ;
  a2a:hasPerson oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-c155a988-0ea6-24f4-bc75-1bc612576046, oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-375e4177-0816-77eb-1d55-a2143913e1c6, oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-a982a8a0-b25d-cc6c-a239-4ebb8461401a, oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-43e74070-7e19-b9b2-7a0f-a57608998edc ;
  a2a:hasEvent oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_0, oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_1, oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_2, oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_3 ;
  a2a:hasSource oa:source_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12 .

oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-c155a988-0ea6-24f4-bc75-1bc612576046
  a a2a:Person ;
  rdfs:label "Henricus Huberti Luijberts" ;
  a2a:PersonName [
    rdfs:label "Henricus Huberti Luijberts" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Huberti" ;
    a2a:PersonNameLastName "Luijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-375e4177-0816-77eb-1d55-a2143913e1c6
  a a2a:Person ;
  rdfs:label "Petrus Antonii Petri Theunissen" ;
  a2a:PersonName [
    rdfs:label "Petrus Antonii Petri Theunissen" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Antonii Petri" ;
    a2a:PersonNameLastName "Theunissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-a982a8a0-b25d-cc6c-a239-4ebb8461401a
  a a2a:Person ;
  rdfs:label "Barbara Roeloffs" ;
  a2a:PersonName [
    rdfs:label "Barbara Roeloffs" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Roeloffs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person-43e74070-7e19-b9b2-7a0f-a57608998edc
  a a2a:Person ;
  rdfs:label "Cornelius Huijberts" ;
  a2a:PersonName [
    rdfs:label "Cornelius Huijberts" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Huijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1735" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1735-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person:c155a988-0ea6-24f4-bc75-1bc612576046 ;
  a2a:EventKeyRef oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1 .

oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person:375e4177-0816-77eb-1d55-a2143913e1c6 ;
  a2a:EventKeyRef oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1 .

oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person:a982a8a0-b25d-cc6c-a239-4ebb8461401a ;
  a2a:EventKeyRef oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1 .

oa:relationep_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Person:43e74070-7e19-b9b2-7a0f-a57608998edc ;
  a2a:EventKeyRef oa:event_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12_Event1 .

oa:source_bhi_4567bd11-4e09-e8d0-f6cc-e756f5396d12
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Nistelrode" ;
    rdfs:label "Nistelrode", "1735-02-06 - 1735-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1735" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1735-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 15, Periode: 1713-1768" ;
    a2a:Book "Nistelrode trouwboek 1713-1768" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "52-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 15, Periode: 1713-1768, Nistelrode trouwboek 1713-1768, 15, 52-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/45c503fe-bc5e-37ae-708e-61e27170aecb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/45c503fe-bc5e-37ae-708e-61e27170aecb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4567bd11-4e09-e8d0-f6cc-e756f5396d12" ;
  a2a:RecordGUID "{4567bd11-4e09-e8d0-f6cc-e756f5396d12}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59342_00059342.xml van BHI" .

