@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_5d9cefb2-145e-4a20-6c14-e0fdcff44af7
  a a2a:Record ;
  rdfs:label "Trouwen op 30 januari 1633 te Oss" ;
  a2a:hasPerson oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-26e8e850-4693-cbff-721f-5ad48b1c8654, oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-44b6eb74-701b-8346-3e07-f21016b4340e, oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-05a41a39-397a-a80f-e6bb-166147fcd091, oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-07e66740-356e-075a-c94a-629c5217c722 ;
  a2a:hasEvent oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_0, oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_1, oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_2, oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_3 ;
  a2a:hasSource oa:source_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7 .

oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-26e8e850-4693-cbff-721f-5ad48b1c8654
  a a2a:Person ;
  rdfs:label "Adrianus Anthonii Huijberts" ;
  a2a:PersonName [
    rdfs:label "Adrianus Anthonii Huijberts" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Anthonii" ;
    a2a:PersonNameLastName "Huijberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-44b6eb74-701b-8346-3e07-f21016b4340e
  a a2a:Person ;
  rdfs:label "Ludolphus Jacobi" ;
  a2a:PersonName [
    rdfs:label "Ludolphus Jacobi" ;
    a2a:PersonNameFirstName "Ludolphus" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-05a41a39-397a-a80f-e6bb-166147fcd091
  a a2a:Person ;
  rdfs:label "Jacobus Henrick ... Franssen" ;
  a2a:PersonName [
    rdfs:label "Jacobus Henrick ... Franssen" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Henrick ..." ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person-07e66740-356e-075a-c94a-629c5217c722
  a a2a:Person ;
  rdfs:label "Aleidis Jan Martens" ;
  a2a:PersonName [
    rdfs:label "Aleidis Jan Martens" ;
    a2a:PersonNameFirstName "Aleidis" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1633" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1633-01-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person:26e8e850-4693-cbff-721f-5ad48b1c8654 ;
  a2a:EventKeyRef oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1 .

oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person:44b6eb74-701b-8346-3e07-f21016b4340e ;
  a2a:EventKeyRef oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1 .

oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person:05a41a39-397a-a80f-e6bb-166147fcd091 ;
  a2a:EventKeyRef oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1 .

oa:relationep_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Person:07e66740-356e-075a-c94a-629c5217c722 ;
  a2a:EventKeyRef oa:event_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7_Event1 .

oa:source_bhi_5d9cefb2-145e-4a20-6c14-e0fdcff44af7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1633-01-30 - 1633-01-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1633-01-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1633-01-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1633" ;
    a2a:Month "1" ;
    a2a:Day "30" ;
    rdfs:label "1633-01-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1626-1644" ;
    a2a:Book "Rooms-Katholiek doop- en trouwboek 1626-1644" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "72r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1626-1644, Rooms-Katholiek doop- en trouwboek 1626-1644, 1, 72r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e31f1765-f8be-e9f7-cde6-3120225e4b02.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e31f1765-f8be-e9f7-cde6-3120225e4b02.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-09-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5d9cefb2-145e-4a20-6c14-e0fdcff44af7" ;
  a2a:RecordGUID "{5d9cefb2-145e-4a20-6c14-e0fdcff44af7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59612_00059612.xml van BHI" .

[] a2a:PersonRemarkdiversen "koster en organist" .
