@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_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1726-1740)" ;
  a2a:hasPerson oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person-212ae26d-58b4-c951-2db2-21bbba71f36e, oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person-ff287632-2d1d-37aa-d967-3f794f7d614f ;
  a2a:hasEvent oa:event_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_0, oa:relationep_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_1 ;
  a2a:hasSource oa:source_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d .

oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person-212ae26d-58b4-c951-2db2-21bbba71f36e
  a a2a:Person ;
  rdfs:label "Maria Jan Philipsen" ;
  a2a:PersonName [
    rdfs:label "Maria Jan Philipsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Philipsen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person-ff287632-2d1d-37aa-d967-3f794f7d614f
  a a2a:Person ;
  rdfs:label "Dirk Jan Baltussen van de Steegden" ;
  a2a:PersonName [
    rdfs:label "Dirk Jan Baltussen van de Steegden" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Jan Baltussen" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Steegden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:event_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person:212ae26d-58b4-c951-2db2-21bbba71f36e ;
  a2a:EventKeyRef oa:event_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Event1 .

oa:relationep_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Person:ff287632-2d1d-37aa-d967-3f794f7d614f ;
  a2a:EventKeyRef oa:event_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d_Event1 .

oa:source_bhi_c86eda7a-bcf6-8a52-59d2-b3bc5433db1d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1726-01-01 - 1740-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 15, Periode: 1726-1740" ;
    a2a:Book "Huwelijksbijlagen" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "188a" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 15, Periode: 1726-1740, Huwelijksbijlagen, 15, 188a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0098d477-319b-d56c-baf5-8de3f77e8606.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0098d477-319b-d56c-baf5-8de3f77e8606.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c86eda7a-bcf6-8a52-59d2-b3bc5433db1d" ;
  a2a:RecordGUID "{c86eda7a-bcf6-8a52-59d2-b3bc5433db1d}" ;
  a2a:SourceRemarkOpmerking "Datum proclamatie: 23-01-1734", "Folio 95 t/m 97 is een verzoek tot opheffing van de eerder gedane beloften in ondertrouw etc." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58747_00058747.xml van BHI" .

