@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_c31e9726-7471-4e05-975d-e6f1475eb11d
  a a2a:Record ;
  rdfs:label "Trouwen op 19 januari 1772 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-fd9e8c79-bd70-2d2c-2d94-36613ec657c7, oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-691b1c9b-355b-2b9a-c6e4-bef3b51e3d29, oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-e7d21d93-9852-bded-ad0c-233f7995a501, oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-77cc259d-dff9-c8a4-09ea-658edc3a264e ;
  a2a:hasEvent oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_0, oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_1, oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_2, oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_3 ;
  a2a:hasSource oa:source_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d .

oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-fd9e8c79-bd70-2d2c-2d94-36613ec657c7
  a a2a:Person ;
  rdfs:label "Andries Peter de Bresser" ;
  a2a:PersonName [
    rdfs:label "Andries Peter de Bresser" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bresser"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-691b1c9b-355b-2b9a-c6e4-bef3b51e3d29
  a a2a:Person ;
  rdfs:label "Ariaan Peter van den Broeck" ;
  a2a:PersonName [
    rdfs:label "Ariaan Peter van den Broeck" ;
    a2a:PersonNameFirstName "Ariaan" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-e7d21d93-9852-bded-ad0c-233f7995a501
  a a2a:Person ;
  rdfs:label "Johanna Hendrick van Scheijndel" ;
  a2a:PersonName [
    rdfs:label "Johanna Hendrick van Scheijndel" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePatronym "Hendrick" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Scheijndel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person-77cc259d-dff9-c8a4-09ea-658edc3a264e
  a a2a:Person ;
  rdfs:label "Jacobus van Oers" ;
  a2a:PersonName [
    rdfs:label "Jacobus van Oers" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] .

oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1772" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1772-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person:fd9e8c79-bd70-2d2c-2d94-36613ec657c7 ;
  a2a:EventKeyRef oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1 .

oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person:691b1c9b-355b-2b9a-c6e4-bef3b51e3d29 ;
  a2a:EventKeyRef oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1 .

oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person:e7d21d93-9852-bded-ad0c-233f7995a501 ;
  a2a:EventKeyRef oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1 .

oa:relationep_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Person:77cc259d-dff9-c8a4-09ea-658edc3a264e ;
  a2a:EventKeyRef oa:event_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d_Event1 .

oa:source_bhi_c31e9726-7471-4e05-975d-e6f1475eb11d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1772-01-19 - 1772-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1772-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1772-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1772" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1772-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 30, Periode: 1750-1783" ;
    a2a:Book "Boxtel trouwboek 1750-1783" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "84-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 30, Periode: 1750-1783, Boxtel trouwboek 1750-1783, 30, 84-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e775aa88-220b-2315-7d2e-29332c25e2d4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e775aa88-220b-2315-7d2e-29332c25e2d4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/c31e9726-7471-4e05-975d-e6f1475eb11d" ;
  a2a:RecordGUID "{c31e9726-7471-4e05-975d-e6f1475eb11d}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 04-01-1772" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59720_00059720.xml van BHI" .

