@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_d888f67d-4fe2-05db-01b8-c0d97c00a8e4
  a a2a:Record ;
  rdfs:label "Trouwen op 11 juni 1741 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-ab806195-f659-dc3a-a3b0-a7d6c500b373, oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-35bec1da-e87b-4754-adc7-efddac7845ac, oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-3af8b3dc-bb3f-856a-f862-7a5a181f5355, oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-fba262bc-a858-6106-c7db-5c51db1512e7 ;
  a2a:hasEvent oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_0, oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_1, oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_2, oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_3 ;
  a2a:hasSource oa:source_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4 .

oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-ab806195-f659-dc3a-a3b0-a7d6c500b373
  a a2a:Person ;
  rdfs:label "Cornelia van den Scoot" ;
  a2a:PersonName [
    rdfs:label "Cornelia van den Scoot" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Scoot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-35bec1da-e87b-4754-adc7-efddac7845ac
  a a2a:Person ;
  rdfs:label "Lambert van Esch" ;
  a2a:PersonName [
    rdfs:label "Lambert van Esch" ;
    a2a:PersonNameFirstName "Lambert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Esch"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-3af8b3dc-bb3f-856a-f862-7a5a181f5355
  a a2a:Person ;
  rdfs:label "Mechtildis Zantegoets" ;
  a2a:PersonName [
    rdfs:label "Mechtildis Zantegoets" ;
    a2a:PersonNameFirstName "Mechtildis" ;
    a2a:PersonNameLastName "Zantegoets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person-fba262bc-a858-6106-c7db-5c51db1512e7
  a a2a:Person ;
  rdfs:label "Wilhelmus Bajens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Bajens" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Bajens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1741-06-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person:ab806195-f659-dc3a-a3b0-a7d6c500b373 ;
  a2a:EventKeyRef oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1 .

oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person:35bec1da-e87b-4754-adc7-efddac7845ac ;
  a2a:EventKeyRef oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1 .

oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person:3af8b3dc-bb3f-856a-f862-7a5a181f5355 ;
  a2a:EventKeyRef oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1 .

oa:relationep_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Person:fba262bc-a858-6106-c7db-5c51db1512e7 ;
  a2a:EventKeyRef oa:event_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4_Event1 .

oa:source_bhi_d888f67d-4fe2-05db-01b8-c0d97c00a8e4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1741-06-11 - 1741-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1741-06-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 6, Periode: 1720-1748" ;
    a2a:Book "Boxtel doop- en trouwboek 1720-1748" ;
    a2a:RegistryNumber "6" ;
    a2a:Folio "120r05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 6, Periode: 1720-1748, Boxtel doop- en trouwboek 1720-1748, 6, 120r05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/837c708e-ef28-42a0-cccb-e8d7f58f0519.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/837c708e-ef28-42a0-cccb-e8d7f58f0519.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d888f67d-4fe2-05db-01b8-c0d97c00a8e4" ;
  a2a:RecordGUID "{d888f67d-4fe2-05db-01b8-c0d97c00a8e4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75171_00075171.xml van BHI" .

