@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_93f964ad-e51a-19f3-855a-489b2144fc55
  a a2a:Record ;
  rdfs:label "Trouwen op 21 november 1756 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person-d0a85bcf-2356-7c00-37bd-b353f7604562, oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person-d51eeeff-d246-9cce-bacc-9f4bb649fc4f ;
  a2a:hasEvent oa:event_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_0, oa:relationep_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_1 ;
  a2a:hasSource oa:source_bhi_93f964ad-e51a-19f3-855a-489b2144fc55 .

oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person-d0a85bcf-2356-7c00-37bd-b353f7604562
  a a2a:Person ;
  rdfs:label "Maria Anna Vlemminx" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Vlemminx" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Vlemminx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person-d51eeeff-d246-9cce-bacc-9f4bb649fc4f
  a a2a:Person ;
  rdfs:label "Adriaan Bartholemeus Smulders" ;
  a2a:PersonName [
    rdfs:label "Adriaan Bartholemeus Smulders" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Bartholemeus" ;
    a2a:PersonNameLastName "Smulders"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1756-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person:d0a85bcf-2356-7c00-37bd-b353f7604562 ;
  a2a:EventKeyRef oa:event_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Event1 .

oa:relationep_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Person:d51eeeff-d246-9cce-bacc-9f4bb649fc4f ;
  a2a:EventKeyRef oa:event_bhi_93f964ad-e51a-19f3-855a-489b2144fc55_Event1 .

oa:source_bhi_93f964ad-e51a-19f3-855a-489b2144fc55
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1756-11-21 - 1756-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1756-11-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 22, Periode: 1747-1774" ;
    a2a:Book "Boxtel trouwboek 1747-1774" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "47v2" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 22, Periode: 1747-1774, Boxtel trouwboek 1747-1774, 22, 47v2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7fd4aded-9c76-bee8-6e1c-3b71644a0da3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7fd4aded-9c76-bee8-6e1c-3b71644a0da3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/93f964ad-e51a-19f3-855a-489b2144fc55" ;
  a2a:RecordGUID "{93f964ad-e51a-19f3-855a-489b2144fc55}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58309_00058309.xml van BHI" .

