@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_1dfccd94-e7da-d0af-9dae-e3f3c809eb99
  a a2a:Record ;
  rdfs:label "Trouwen op 10 februari 1687 te Huijbergen" ;
  a2a:hasPerson oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-242a3c8a-675c-fdb0-9dcc-93652efe8ee5, oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-4cbd3ec9-ab89-94ee-091b-294651afc58f, oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-91dca650-6cab-84a7-13eb-726fd3edcf3b, oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-87c5bade-58da-78a1-c4f1-928ba89a75c1 ;
  a2a:hasEvent oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_0, oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_1, oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_2, oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_3 ;
  a2a:hasSource oa:source_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99 .

oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-242a3c8a-675c-fdb0-9dcc-93652efe8ee5
  a a2a:Person ;
  rdfs:label "Nicolaus Peeters Voochts" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Peeters Voochts" ;
    a2a:PersonNameFirstName "Nicolaus Peeters" ;
    a2a:PersonNameLastName "Voochts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-4cbd3ec9-ab89-94ee-091b-294651afc58f
  a a2a:Person ;
  rdfs:label "Dignus Peeters Loijens" ;
  a2a:PersonName [
    rdfs:label "Dignus Peeters Loijens" ;
    a2a:PersonNameFirstName "Dignus Peeters" ;
    a2a:PersonNameLastName "Loijens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-91dca650-6cab-84a7-13eb-726fd3edcf3b
  a a2a:Person ;
  rdfs:label "Adrianus Aertsens" ;
  a2a:PersonName [
    rdfs:label "Adrianus Aertsens" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Aertsens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person-87c5bade-58da-78a1-c4f1-928ba89a75c1
  a a2a:Person ;
  rdfs:label "Cornelia Peeters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Peeters" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1687-02-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen"
  ] .

oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person:242a3c8a-675c-fdb0-9dcc-93652efe8ee5 ;
  a2a:EventKeyRef oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1 .

oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person:4cbd3ec9-ab89-94ee-091b-294651afc58f ;
  a2a:EventKeyRef oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1 .

oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person:91dca650-6cab-84a7-13eb-726fd3edcf3b ;
  a2a:EventKeyRef oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1 .

oa:relationep_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Person:87c5bade-58da-78a1-c4f1-928ba89a75c1 ;
  a2a:EventKeyRef oa:event_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99_Event1 .

oa:source_wba_1dfccd94-e7da-d0af-9dae-e3f3c809eb99
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Huijbergen" ;
    rdfs:label "Huijbergen", "1687-02-10 - 1687-02-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-02-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-02-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "2" ;
    a2a:Day "10" ;
    rdfs:label "1687-02-10"^^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: 3, Periode: 1681-1714" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1681-1714 - huwelijk" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "101" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Huijbergen, Bron: boek, Deel: 3, Periode: 1681-1714, RK doop-, trouw- en begraafboek 1681-1714 - huwelijk, 3, 101"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/5a772029-342f-a7a0-ffa2-4f61e9b4a564.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1dfccd94-e7da-d0af-9dae-e3f3c809eb99" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/5a772029-342f-a7a0-ffa2-4f61e9b4a564.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/1dfccd94-e7da-d0af-9dae-e3f3c809eb99" ;
  a2a:RecordGUID "{1dfccd94-e7da-d0af-9dae-e3f3c809eb99}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6043_00006043.xml van WBA" .

