@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_feadbb71-3fbf-ee90-0e38-b876ec38fc77
  a a2a:Record ;
  rdfs:label "Trouwen op 1 juni 1628 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-55cfa5cc-4660-11e3-a747-d206bceb4d38, oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-b24e296e-2b8b-eaff-2ff4-b3ef4350ece5, oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-d3b2d296-b5bb-0a31-4c2e-7d40056b0b27, oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-55cf6b3e-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_0, oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_1, oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_2, oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_3 ;
  a2a:hasSource oa:source_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77 .

oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-55cfa5cc-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Elizabetha Jacobi" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Jacobi" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-b24e296e-2b8b-eaff-2ff4-b3ef4350ece5
  a a2a:Person ;
  rdfs:label "Henricus ab Hees" ;
  a2a:PersonName [
    rdfs:label "Henricus ab Hees" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "ab" ;
    a2a:PersonNameLastName "Hees"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-d3b2d296-b5bb-0a31-4c2e-7d40056b0b27
  a a2a:Person ;
  rdfs:label "Henricus Jacobi" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobi" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Jacobi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person-55cf6b3e-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Michael Gerardi" ;
  a2a:PersonName [
    rdfs:label "Michael Gerardi" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNameLastName "Gerardi"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] .

oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1628" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1628-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person:55cfa5cc-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1 .

oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person:b24e296e-2b8b-eaff-2ff4-b3ef4350ece5 ;
  a2a:EventKeyRef oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1 .

oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person:d3b2d296-b5bb-0a31-4c2e-7d40056b0b27 ;
  a2a:EventKeyRef oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1 .

oa:relationep_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Person:55cf6b3e-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77_Event1 .

oa:source_bhi_feadbb71-3fbf-ee90-0e38-b876ec38fc77
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1628-06-01 - 1628-06-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1628-06-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1628-06-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1628" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1628-06-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1608-1632" ;
    a2a:Book "Boxtel RK doop-, trouw- en begraafboek 1608-1632" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "76v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1608-1632, Boxtel RK doop-, trouw- en begraafboek 1608-1632, 1, 76v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/dbf475b0-729a-d7bf-8552-d83707a67a63.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/dbf475b0-729a-d7bf-8552-d83707a67a63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/feadbb71-3fbf-ee90-0e38-b876ec38fc77" ;
  a2a:RecordGUID "{feadbb71-3fbf-ee90-0e38-b876ec38fc77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75388_00075388.xml van BHI" .

