@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_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa
  a a2a:Record ;
  rdfs:label "Trouwen op 22 april 1659 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-e3ec98d4-a869-2922-3d0f-f08672277092, oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-4a117b6f-a32b-87f4-d9d9-3b10386e3069, oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-aa2c221e-b1f7-16f9-298b-66c657d55f15, oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-206750b4-e549-a381-32cc-923258e0b337 ;
  a2a:hasEvent oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_0, oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_1, oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_2, oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_3 ;
  a2a:hasSource oa:source_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa .

oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-e3ec98d4-a869-2922-3d0f-f08672277092
  a a2a:Person ;
  rdfs:label "Cornelius Adriaenssens" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adriaenssens" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Adriaenssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-4a117b6f-a32b-87f4-d9d9-3b10386e3069
  a a2a:Person ;
  rdfs:label "Gabriel Pieters" ;
  a2a:PersonName [
    rdfs:label "Gabriel Pieters" ;
    a2a:PersonNameFirstName "Gabriel" ;
    a2a:PersonNameLastName "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-aa2c221e-b1f7-16f9-298b-66c657d55f15
  a a2a:Person ;
  rdfs:label "Adrianus Cornelissens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Cornelissens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Cornelissens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person-206750b4-e549-a381-32cc-923258e0b337
  a a2a:Person ;
  rdfs:label "Lucia Gabriels" ;
  a2a:PersonName [
    rdfs:label "Lucia Gabriels" ;
    a2a:PersonNameFirstName "Lucia" ;
    a2a:PersonNameLastName "Gabriels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1659" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1659-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person:e3ec98d4-a869-2922-3d0f-f08672277092 ;
  a2a:EventKeyRef oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1 .

oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person:4a117b6f-a32b-87f4-d9d9-3b10386e3069 ;
  a2a:EventKeyRef oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1 .

oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person:aa2c221e-b1f7-16f9-298b-66c657d55f15 ;
  a2a:EventKeyRef oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1 .

oa:relationep_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Person:206750b4-e549-a381-32cc-923258e0b337 ;
  a2a:EventKeyRef oa:event_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa_Event1 .

oa:source_wba_9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1659-04-22 - 1659-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1659" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1659-04-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 2, Periode: 1653-1681" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1653-1681 - huwelijk" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "50" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 2, Periode: 1653-1681, RK doop-, trouw- en begraafboek 1653-1681 - huwelijk, 2, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/81844948-7543-3c83-6372-9f8ca6cc6a37.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/81844948-7543-3c83-6372-9f8ca6cc6a37.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa" ;
  a2a:RecordGUID "{9b23c862-bfb5-48a7-80dc-88d4fe3bbbaa}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6036_00006036.xml van WBA" .

