@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_943faa99-9121-93e4-e2ab-009ef560436f
  a a2a:Record ;
  rdfs:label "Trouwen op 7 februari 1768 te Veghel" ;
  a2a:hasPerson oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person-9b11bb6e-73fc-ac68-9128-dab1cb2c94aa, oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person-d5360d15-1527-2e02-f271-78054d9b3a81 ;
  a2a:hasEvent oa:event_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_943faa99-9121-93e4-e2ab-009ef560436f_0, oa:relationep_bhi_943faa99-9121-93e4-e2ab-009ef560436f_1 ;
  a2a:hasSource oa:source_bhi_943faa99-9121-93e4-e2ab-009ef560436f .

oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person-9b11bb6e-73fc-ac68-9128-dab1cb2c94aa
  a a2a:Person ;
  rdfs:label "Geertruij Aert van Berkel" ;
  a2a:PersonName [
    rdfs:label "Geertruij Aert van Berkel" ;
    a2a:PersonNameFirstName "Geertruij" ;
    a2a:PersonNamePatronym "Aert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berkel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "c. 26" ;
    rdfs:label "c. 26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person-d5360d15-1527-2e02-f271-78054d9b3a81
  a a2a:Person ;
  rdfs:label "Peter Aert van Hoofft" ;
  a2a:PersonName [
    rdfs:label "Peter Aert van Hoofft" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNamePatronym "Aert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoofft"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "c. 28" ;
    rdfs:label "c. 28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] .

oa:event_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1768" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1768-02-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_943faa99-9121-93e4-e2ab-009ef560436f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person:9b11bb6e-73fc-ac68-9128-dab1cb2c94aa ;
  a2a:EventKeyRef oa:event_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Event1 .

oa:relationep_bhi_943faa99-9121-93e4-e2ab-009ef560436f_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Person:d5360d15-1527-2e02-f271-78054d9b3a81 ;
  a2a:EventKeyRef oa:event_bhi_943faa99-9121-93e4-e2ab-009ef560436f_Event1 .

oa:source_bhi_943faa99-9121-93e4-e2ab-009ef560436f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1768-02-07 - 1768-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1768-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1768" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1768-02-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 11, Periode: 1764-1794" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "28v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 11, Periode: 1764-1794, Trouwen, 11, 28v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3e93bacf-cca2-854f-74a9-82cb6f03c7b5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3e93bacf-cca2-854f-74a9-82cb6f03c7b5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/943faa99-9121-93e4-e2ab-009ef560436f" ;
  a2a:RecordGUID "{943faa99-9121-93e4-e2ab-009ef560436f}" ;
  a2a:SourceRemarkOpmerking "Datum proclamatie: 23-01-1768" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58346_00058346.xml van BHI" .

