@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_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee
  a a2a:Record ;
  rdfs:label "Trouwen op 3 februari 1693 te Veghel" ;
  a2a:hasPerson oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-c230f9f9-3c09-b2c9-7a7c-8b16ae7e5072, oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-34d34c5f-fedd-0f76-c5ec-ad4f7ae65fb0, oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-a8864ed1-0776-5f5e-10fe-b08a6deb2412, oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-2ecd657c-bede-ca52-78d0-443e236f5005 ;
  a2a:hasEvent oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_0, oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_1, oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_2, oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_3 ;
  a2a:hasSource oa:source_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee .

oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-c230f9f9-3c09-b2c9-7a7c-8b16ae7e5072
  a a2a:Person ;
  rdfs:label "Walterus Huberti" ;
  a2a:PersonName [
    rdfs:label "Walterus Huberti" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Huberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-34d34c5f-fedd-0f76-c5ec-ad4f7ae65fb0
  a a2a:Person ;
  rdfs:label "Maria Joannis" ;
  a2a:PersonName [
    rdfs:label "Maria Joannis" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-a8864ed1-0776-5f5e-10fe-b08a6deb2412
  a a2a:Person ;
  rdfs:label "Aleijdis Gerlaci" ;
  a2a:PersonName [
    rdfs:label "Aleijdis Gerlaci" ;
    a2a:PersonNameFirstName "Aleijdis" ;
    a2a:PersonNameLastName "Gerlaci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person-2ecd657c-bede-ca52-78d0-443e236f5005
  a a2a:Person ;
  rdfs:label "Antonius Henrici" ;
  a2a:PersonName [
    rdfs:label "Antonius Henrici" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1693-02-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person:c230f9f9-3c09-b2c9-7a7c-8b16ae7e5072 ;
  a2a:EventKeyRef oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1 .

oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person:34d34c5f-fedd-0f76-c5ec-ad4f7ae65fb0 ;
  a2a:EventKeyRef oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1 .

oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person:a8864ed1-0776-5f5e-10fe-b08a6deb2412 ;
  a2a:EventKeyRef oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1 .

oa:relationep_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Person:2ecd657c-bede-ca52-78d0-443e236f5005 ;
  a2a:EventKeyRef oa:event_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee_Event1 .

oa:source_bhi_615ac5ec-964c-87e5-d8ee-d73fdc8a21ee
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1693-02-03 - 1693-02-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-02-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-02-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "2" ;
    a2a:Day "3" ;
    rdfs:label "1693-02-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 28, Periode: 1674-1695" ;
    a2a:Book "Rooms-Katholiek trouwboek 1674-1695" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "53-01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 28, Periode: 1674-1695, Rooms-Katholiek trouwboek 1674-1695, 28, 53-01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/380f6813-9f28-9a7b-e5aa-ce137b9c96e4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/380f6813-9f28-9a7b-e5aa-ce137b9c96e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/615ac5ec-964c-87e5-d8ee-d73fdc8a21ee" ;
  a2a:RecordGUID "{615ac5ec-964c-87e5-d8ee-d73fdc8a21ee}" ;
  a2a:SourceRemarkOpmerking "pag 1 vrijwel onleesbaar, niet geindiceerd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_69579_00069579.xml van BHI" .

