@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_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9
  a a2a:Record ;
  rdfs:label "Trouwen op 30 november 1806 te Gemert" ;
  a2a:hasPerson oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841cf370-464d-11e3-a747-d206bceb4d38, oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841cab04-464d-11e3-a747-d206bceb4d38, oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841d3092-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_0, oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_1, oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_2 ;
  a2a:hasSource oa:source_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9 .

oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841cf370-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willemijn Godefridi van Vechel" ;
  a2a:PersonName [
    rdfs:label "Willemijn Godefridi van Vechel" ;
    a2a:PersonNameFirstName "Willemijn" ;
    a2a:PersonNamePatronym "Godefridi" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vechel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] .

oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841cab04-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joseph Hendriks Baeijens" ;
  a2a:PersonName [
    rdfs:label "Joseph Hendriks Baeijens" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNamePatronym "Hendriks" ;
    a2a:PersonNameLastName "Baeijens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Michielsgestel, Gemert" ;
    rdfs:label "Sint-Michielsgestel, Gemert"
  ] .

oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person-841d3092-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Lenderd Vligenberg" ;
  a2a:PersonName [
    rdfs:label "Lenderd Vligenberg" ;
    a2a:PersonNameFirstName "Lenderd" ;
    a2a:PersonNameLastName "Vligenberg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1806-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person:841cf370-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Event1 .

oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person:841cab04-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Event1 .

oa:relationep_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Person:841d3092-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9_Event1 .

oa:source_bhi_8f52cce7-86e9-a8f3-e59f-c2d28883f2a9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Gemert" ;
    rdfs:label "Gemert", "1806-11-30 - 1806-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1806-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1806-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1806" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1806-11-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: boek, Deel: 24, Periode: 1804-1810" ;
    a2a:Book "Schepenbank trouwboek 1804-1810" ;
    a2a:RegistryNumber "24" ;
    a2a:Folio "41" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Gemert-Bakel, Bron: boek, Deel: 24, Periode: 1804-1810, Schepenbank trouwboek 1804-1810, 24, 41"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8f52cce7-86e9-a8f3-e59f-c2d28883f2a9" ;
  a2a:RecordGUID "{8f52cce7-86e9-a8f3-e59f-c2d28883f2a9}" ;
  a2a:SourceRemarkOpmerking "Ondertrouw Schepenbank 15-11-1806", "<a href=https://familysearch.org/pal:/MM9.3.1/TH-1942-31045-10077-37?cc=2037960&wc=MMBZ-3B3:n1032860688 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van FamilySearch</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_7321_00007321.xml van BHI" .

