@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_ae440908-c677-ef80-15e4-e16febf4bc84
  a a2a:Record ;
  rdfs:label "Trouwen op 5 juli 1716 te Veghel" ;
  a2a:hasPerson oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-dffbf827-98fb-f3a9-6530-a250d92d1aa0, oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-d7c6ce2e-b4b0-7c5a-e2e4-3013fad85e8a, oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-1f298a4e-6897-8251-5993-b57e1e716740, oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-9bb68cc5-90e5-29b0-b07e-1b71b8cac14a ;
  a2a:hasEvent oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_0, oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_1, oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_2, oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_3 ;
  a2a:hasSource oa:source_bhi_ae440908-c677-ef80-15e4-e16febf4bc84 .

oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-dffbf827-98fb-f3a9-6530-a250d92d1aa0
  a a2a:Person ;
  rdfs:label "Joannes Smits" ;
  a2a:PersonName [
    rdfs:label "Joannes Smits" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Smits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-d7c6ce2e-b4b0-7c5a-e2e4-3013fad85e8a
  a a2a:Person ;
  rdfs:label "Henricus Arnoldi Evers" ;
  a2a:PersonName [
    rdfs:label "Henricus Arnoldi Evers" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNameLastName "Evers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-1f298a4e-6897-8251-5993-b57e1e716740
  a a2a:Person ;
  rdfs:label "Lambertus Rudolphi van Kilsdonk" ;
  a2a:PersonName [
    rdfs:label "Lambertus Rudolphi van Kilsdonk" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePatronym "Rudolphi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Kilsdonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person-9bb68cc5-90e5-29b0-b07e-1b71b8cac14a
  a a2a:Person ;
  rdfs:label "Catharina Arnoldi van der Mee" ;
  a2a:PersonName [
    rdfs:label "Catharina Arnoldi van der Mee" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Arnoldi" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Mee"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1716-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person:dffbf827-98fb-f3a9-6530-a250d92d1aa0 ;
  a2a:EventKeyRef oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1 .

oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person:d7c6ce2e-b4b0-7c5a-e2e4-3013fad85e8a ;
  a2a:EventKeyRef oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1 .

oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person:1f298a4e-6897-8251-5993-b57e1e716740 ;
  a2a:EventKeyRef oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1 .

oa:relationep_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Person:9bb68cc5-90e5-29b0-b07e-1b71b8cac14a ;
  a2a:EventKeyRef oa:event_bhi_ae440908-c677-ef80-15e4-e16febf4bc84_Event1 .

oa:source_bhi_ae440908-c677-ef80-15e4-e16febf4bc84
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1716-07-05 - 1716-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1716-07-05"^^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: 1700-1750" ;
    a2a:Book "Veghel trouw-begraafboek 1700-1750" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "283-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1700-1750, Veghel trouw-begraafboek 1700-1750, 1, 283-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/58e09b05-a6bb-7aec-444e-f8b52797be7e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/58e09b05-a6bb-7aec-444e-f8b52797be7e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ae440908-c677-ef80-15e4-e16febf4bc84" ;
  a2a:RecordGUID "{ae440908-c677-ef80-15e4-e16febf4bc84}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59648_00059648.xml van BHI" .

[] a2a:PersonRemarkdiversen "priester" .
