@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_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5
  a a2a:Record ;
  rdfs:label "Trouwen op 11 oktober 1693 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person-2368ad39-d163-2f07-71d9-c504a6a92647, oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person-18e183cd-d20d-23ae-cce7-3da4bc37f7be ;
  a2a:hasEvent oa:event_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_0, oa:relationep_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_1 ;
  a2a:hasSource oa:source_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5 .

oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person-2368ad39-d163-2f07-71d9-c504a6a92647
  a a2a:Person ;
  rdfs:label "Geertruda Anthonis Bot" ;
  a2a:PersonName [
    rdfs:label "Geertruda Anthonis Bot" ;
    a2a:PersonNameFirstName "Geertruda" ;
    a2a:PersonNamePatronym "Anthonis" ;
    a2a:PersonNameLastName "Bot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "IJsselstein" ;
    rdfs:label "IJsselstein"
  ] .

oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person-18e183cd-d20d-23ae-cce7-3da4bc37f7be
  a a2a:Person ;
  rdfs:label "Jacob Aerts int Velt" ;
  a2a:PersonName [
    rdfs:label "Jacob Aerts int Velt" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Aerts" ;
    a2a:PersonNamePrefixLastName "int" ;
    a2a:PersonNameLastName "Velt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "24" ;
    rdfs:label "24"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drongelen" ;
    rdfs:label "Drongelen"
  ] .

oa:event_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1693-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person:2368ad39-d163-2f07-71d9-c504a6a92647 ;
  a2a:EventKeyRef oa:event_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Event1 .

oa:relationep_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Person:18e183cd-d20d-23ae-cce7-3da4bc37f7be ;
  a2a:EventKeyRef oa:event_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5_Event1 .

oa:source_bhi_0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1693-10-11 - 1693-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1693-10-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 28.1, Periode: 1657-1697" ;
    a2a:Book "Boxtel trouwboek 1657-1697" ;
    a2a:RegistryNumber "28.1" ;
    a2a:Folio "69-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 28.1, Periode: 1657-1697, Boxtel trouwboek 1657-1697, 28.1, 69-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/aadd5bcc-fbc7-e7f7-c3da-cdc43c24196b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/aadd5bcc-fbc7-e7f7-c3da-cdc43c24196b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5" ;
  a2a:RecordGUID "{0d775a91-0a5b-a6c6-e933-ccd6b7b83fa5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59714_00059714.xml van BHI" .

