@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_60e8cf00-e8ea-6914-0db9-a5f9c07411c8
  a a2a:Record ;
  rdfs:label "Trouwen op 23 april 1809 te Veghel" ;
  a2a:hasPerson oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person-11738a89-f5f3-0a43-fe3f-9ea02472990c, oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person-2f7a0357-2934-3bd5-5878-dc132a70285b ;
  a2a:hasEvent oa:event_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_0, oa:relationep_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_1 ;
  a2a:hasSource oa:source_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8 .

oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person-11738a89-f5f3-0a43-fe3f-9ea02472990c
  a a2a:Person ;
  rdfs:label "Dielis Jan Pepers" ;
  a2a:PersonName [
    rdfs:label "Dielis Jan Pepers" ;
    a2a:PersonNameFirstName "Dielis" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Pepers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "ca. 25" ;
    rdfs:label "ca. 25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person-2f7a0357-2934-3bd5-5878-dc132a70285b
  a a2a:Person ;
  rdfs:label "Catharina Willem van Meltfort" ;
  a2a:PersonName [
    rdfs:label "Catharina Willem van Meltfort" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Willem" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Meltfort"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "ca. 30" ;
    rdfs:label "ca. 30"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] .

oa:event_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1809-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person:11738a89-f5f3-0a43-fe3f-9ea02472990c ;
  a2a:EventKeyRef oa:event_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Event1 .

oa:relationep_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Person:2f7a0357-2934-3bd5-5878-dc132a70285b ;
  a2a:EventKeyRef oa:event_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8_Event1 .

oa:source_bhi_60e8cf00-e8ea-6914-0db9-a5f9c07411c8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1809-04-23 - 1809-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1809-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1809-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1809" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1809-04-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 12, Periode: 1794-1810" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "159v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 12, Periode: 1794-1810, Trouwen, 12, 159v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ca147eaa-c70e-1e57-2085-598c0d2fb7a2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ca147eaa-c70e-1e57-2085-598c0d2fb7a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/60e8cf00-e8ea-6914-0db9-a5f9c07411c8" ;
  a2a:RecordGUID "{60e8cf00-e8ea-6914-0db9-a5f9c07411c8}" ;
  a2a:SourceRemarkOpmerking "Datum proclamatie: 08-04-1809" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59677_00059677.xml van BHI" .

