@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_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1
  a a2a:Record ;
  rdfs:label "Trouwen op 15 september 1805 te Heesch" ;
  a2a:hasPerson oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-7e4b5531-44d5-3b82-1434-0d9dddd1db75, oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-9d108a4f-669a-7e85-fd97-f60043dbadb5, oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-99be73cc-95a4-c1be-7ae9-3fe9f91d6378 ;
  a2a:hasEvent oa:event_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_0, oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_1, oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_2 ;
  a2a:hasSource oa:source_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1 .

oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-7e4b5531-44d5-3b82-1434-0d9dddd1db75
  a a2a:Person ;
  rdfs:label "Krijn van den Broek" ;
  a2a:PersonName [
    rdfs:label "Krijn van den Broek" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broek"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-9d108a4f-669a-7e85-fd97-f60043dbadb5
  a a2a:Person ;
  rdfs:label "Maria Buuts" ;
  a2a:PersonName [
    rdfs:label "Maria Buuts" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Buuts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] .

oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person-99be73cc-95a4-c1be-7ae9-3fe9f91d6378
  a a2a:Person ;
  rdfs:label "Antonie Hendrik van den Akker" ;
  a2a:PersonName [
    rdfs:label "Antonie Hendrik van den Akker" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePatronym "Hendrik" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Akker"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] .

oa:event_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1805" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1805-09-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person:7e4b5531-44d5-3b82-1434-0d9dddd1db75 ;
  a2a:EventKeyRef oa:event_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Event1 .

oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person:9d108a4f-669a-7e85-fd97-f60043dbadb5 ;
  a2a:EventKeyRef oa:event_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Event1 .

oa:relationep_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Person:99be73cc-95a4-c1be-7ae9-3fe9f91d6378 ;
  a2a:EventKeyRef oa:event_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1_Event1 .

oa:source_bhi_a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1805-09-15 - 1805-09-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1805-09-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1805-09-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1805" ;
    a2a:Month "9" ;
    a2a:Day "15" ;
    rdfs:label "1805-09-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 10, Periode: 1794-1808" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "114r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 10, Periode: 1794-1808, Trouwen, 10, 114r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/bd52540c-c004-c81a-edcd-b15f8540402c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/bd52540c-c004-c81a-edcd-b15f8540402c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1" ;
  a2a:RecordGUID "{a6ca07fe-2d1b-b92f-23a3-e6ab2571d0c1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60214_00060214.xml van BHI" .

