@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_129f7d30-aff4-e538-5ab6-e09a37057c11
  a a2a:Record ;
  rdfs:label "Trouwen op 18 november 1787 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-415d2118-79f1-e8af-f745-f2ffa32f939f, oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-57f4526b-bad1-d851-0cde-e3b7ed7ceae6, oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-9e5fcf5b-601d-aac9-9800-8e37db3a6903 ;
  a2a:hasEvent oa:event_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_0, oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_1, oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_2 ;
  a2a:hasSource oa:source_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11 .

oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-415d2118-79f1-e8af-f745-f2ffa32f939f
  a a2a:Person ;
  rdfs:label "Maria Theodorus de Gruijter" ;
  a2a:PersonName [
    rdfs:label "Maria Theodorus de Gruijter" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Theodorus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Gruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-57f4526b-bad1-d851-0cde-e3b7ed7ceae6
  a a2a:Person ;
  rdfs:label "Anna Cornelis van Thuijl" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelis van Thuijl" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person-9e5fcf5b-601d-aac9-9800-8e37db3a6903
  a a2a:Person ;
  rdfs:label "Wilhelmus Santegoeds" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Santegoeds" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Santegoeds"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1787-11-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person:415d2118-79f1-e8af-f745-f2ffa32f939f ;
  a2a:EventKeyRef oa:event_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Event1 .

oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person:57f4526b-bad1-d851-0cde-e3b7ed7ceae6 ;
  a2a:EventKeyRef oa:event_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Event1 .

oa:relationep_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Person:9e5fcf5b-601d-aac9-9800-8e37db3a6903 ;
  a2a:EventKeyRef oa:event_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11_Event1 .

oa:source_bhi_129f7d30-aff4-e538-5ab6-e09a37057c11
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1787-11-18 - 1787-11-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-11-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-11-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1787-11-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 23, Periode: 1774-1794" ;
    a2a:Book "Schepenbank trouwboek 1774-1794" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "169-2" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 23, Periode: 1774-1794, Schepenbank trouwboek 1774-1794, 23, 169-2"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/122e04d1-fb6b-9f75-cb26-e1b71dbd8811.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/122e04d1-fb6b-9f75-cb26-e1b71dbd8811.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/129f7d30-aff4-e538-5ab6-e09a37057c11" ;
  a2a:RecordGUID "{129f7d30-aff4-e538-5ab6-e09a37057c11}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58783_00058783.xml van BHI" .

