@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_45cede7d-41a4-a677-0e4e-580fa1bb0f2f
  a a2a:Record ;
  rdfs:label "Trouwen op 5 september 1664 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-3bbbb6d0-f0de-1560-66d2-015c23a5fd38, oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-6d604727-116f-c84f-3018-01679db8de47, oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-8b6212da-64f3-4373-d3e5-3b9089f33b2a, oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-45f35263-9687-7fc1-a467-a67a2875c72a ;
  a2a:hasEvent oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_0, oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_1, oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_2, oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_3 ;
  a2a:hasSource oa:source_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f .

oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-3bbbb6d0-f0de-1560-66d2-015c23a5fd38
  a a2a:Person ;
  rdfs:label "Quirinus Aerden" ;
  a2a:PersonName [
    rdfs:label "Quirinus Aerden" ;
    a2a:PersonNameFirstName "Quirinus" ;
    a2a:PersonNameLastName "Aerden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-6d604727-116f-c84f-3018-01679db8de47
  a a2a:Person ;
  rdfs:label "Cornelis Michielsen" ;
  a2a:PersonName [
    rdfs:label "Cornelis Michielsen" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Michielsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-8b6212da-64f3-4373-d3e5-3b9089f33b2a
  a a2a:Person ;
  rdfs:label "Adrianus Jacops" ;
  a2a:PersonName [
    rdfs:label "Adrianus Jacops" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Jacops"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person-45f35263-9687-7fc1-a467-a67a2875c72a
  a a2a:Person ;
  rdfs:label "Gabriela Hendrix" ;
  a2a:PersonName [
    rdfs:label "Gabriela Hendrix" ;
    a2a:PersonNameFirstName "Gabriela" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1664" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1664-09-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person:3bbbb6d0-f0de-1560-66d2-015c23a5fd38 ;
  a2a:EventKeyRef oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1 .

oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person:6d604727-116f-c84f-3018-01679db8de47 ;
  a2a:EventKeyRef oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1 .

oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person:8b6212da-64f3-4373-d3e5-3b9089f33b2a ;
  a2a:EventKeyRef oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1 .

oa:relationep_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Person:45f35263-9687-7fc1-a467-a67a2875c72a ;
  a2a:EventKeyRef oa:event_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f_Event1 .

oa:source_wba_45cede7d-41a4-a677-0e4e-580fa1bb0f2f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1664-09-05 - 1664-09-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1664-09-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1664-09-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1664" ;
    a2a:Month "9" ;
    a2a:Day "5" ;
    rdfs:label "1664-09-05"^^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 "52" ;
    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, 52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/db469562-b08a-9a32-a9a2-73b21c69246e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/45cede7d-41a4-a677-0e4e-580fa1bb0f2f" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/db469562-b08a-9a32-a9a2-73b21c69246e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/45cede7d-41a4-a677-0e4e-580fa1bb0f2f" ;
  a2a:RecordGUID "{45cede7d-41a4-a677-0e4e-580fa1bb0f2f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6051_00006051.xml van WBA" .

