@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_b8ea0567-7c4e-3603-e88e-6100474dbab8
  a a2a:Record ;
  rdfs:label "Trouwen op 13 juli 1803 te Veghel" ;
  a2a:hasPerson oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-dbaeabe8-b949-8a0d-cc1c-beacf541d323, oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-2867b0bf-6c73-d1c6-d354-46cfe228e79f, oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-c99c5cdc-0c6b-dfc5-0516-6f914cc3958a, oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-5331436b-77e9-f422-a556-3a2ccc564f08 ;
  a2a:hasEvent oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_0, oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_1, oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_2, oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_3 ;
  a2a:hasSource oa:source_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8 .

oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-dbaeabe8-b949-8a0d-cc1c-beacf541d323
  a a2a:Person ;
  rdfs:label "Henricus van Velderen" ;
  a2a:PersonName [
    rdfs:label "Henricus van Velderen" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-2867b0bf-6c73-d1c6-d354-46cfe228e79f
  a a2a:Person ;
  rdfs:label "Godefridus Vili" ;
  a2a:PersonName [
    rdfs:label "Godefridus Vili" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Vili"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-c99c5cdc-0c6b-dfc5-0516-6f914cc3958a
  a a2a:Person ;
  rdfs:label "Rudolphus Petri van de Leemput" ;
  a2a:PersonName [
    rdfs:label "Rudolphus Petri van de Leemput" ;
    a2a:PersonNameFirstName "Rudolphus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Leemput"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person-5331436b-77e9-f422-a556-3a2ccc564f08
  a a2a:Person ;
  rdfs:label "Dorothea Adriani Vogels" ;
  a2a:PersonName [
    rdfs:label "Dorothea Adriani Vogels" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Vogels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1803-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person:dbaeabe8-b949-8a0d-cc1c-beacf541d323 ;
  a2a:EventKeyRef oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1 .

oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person:2867b0bf-6c73-d1c6-d354-46cfe228e79f ;
  a2a:EventKeyRef oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1 .

oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person:c99c5cdc-0c6b-dfc5-0516-6f914cc3958a ;
  a2a:EventKeyRef oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1 .

oa:relationep_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Person:5331436b-77e9-f422-a556-3a2ccc564f08 ;
  a2a:EventKeyRef oa:event_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8_Event1 .

oa:source_bhi_b8ea0567-7c4e-3603-e88e-6100474dbab8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1803-07-13 - 1803-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1803-07-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 30, Periode: 1793-1850" ;
    a2a:Book "Veghel trouwboek 1793-1850" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "25-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 30, Periode: 1793-1850, Veghel trouwboek 1793-1850, 30, 25-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/434e1e2b-a372-ebea-c55e-178756260680.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/434e1e2b-a372-ebea-c55e-178756260680.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-02-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b8ea0567-7c4e-3603-e88e-6100474dbab8" ;
  a2a:RecordGUID "{b8ea0567-7c4e-3603-e88e-6100474dbab8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_57553_00057553.xml van BHI" .

