@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_d126af20-738e-b139-e40e-80aaefdf684b
  a a2a:Record ;
  rdfs:label "Trouwen op 16 mei 1712 te Sint-Oedenrode" ;
  a2a:hasPerson oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-1921d821-ca86-518d-6b04-fc6f7d08417d, oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-cf11687f-3dfa-a924-b078-b20f08e5030f, oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-b34cbc5c-d8d8-c0c8-c5d7-dcfba1988344, oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-21182eef-3eca-bcf0-523f-3f3a587099a8 ;
  a2a:hasEvent oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_0, oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_1, oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_2, oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_3 ;
  a2a:hasSource oa:source_bhi_d126af20-738e-b139-e40e-80aaefdf684b .

oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-1921d821-ca86-518d-6b04-fc6f7d08417d
  a a2a:Person ;
  rdfs:label "Egidius Cranenburgh" ;
  a2a:PersonName [
    rdfs:label "Egidius Cranenburgh" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Cranenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-cf11687f-3dfa-a924-b078-b20f08e5030f
  a a2a:Person ;
  rdfs:label "Maria van Dinter" ;
  a2a:PersonName [
    rdfs:label "Maria van Dinter" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dinter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-b34cbc5c-d8d8-c0c8-c5d7-dcfba1988344
  a a2a:Person ;
  rdfs:label "Joanna Goert Josten" ;
  a2a:PersonName [
    rdfs:label "Joanna Goert Josten" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Goert" ;
    a2a:PersonNameLastName "Josten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person-21182eef-3eca-bcf0-523f-3f3a587099a8
  a a2a:Person ;
  rdfs:label "Joannes van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Joannes van de Wiel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1712-05-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person:1921d821-ca86-518d-6b04-fc6f7d08417d ;
  a2a:EventKeyRef oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1 .

oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person:cf11687f-3dfa-a924-b078-b20f08e5030f ;
  a2a:EventKeyRef oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1 .

oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person:b34cbc5c-d8d8-c0c8-c5d7-dcfba1988344 ;
  a2a:EventKeyRef oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1 .

oa:relationep_bhi_d126af20-738e-b139-e40e-80aaefdf684b_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Person:21182eef-3eca-bcf0-523f-3f3a587099a8 ;
  a2a:EventKeyRef oa:event_bhi_d126af20-738e-b139-e40e-80aaefdf684b_Event1 .

oa:source_bhi_d126af20-738e-b139-e40e-80aaefdf684b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode", "1712-05-16 - 1712-05-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1712-05-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1712-05-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1712-05-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4, Periode: 1711-1725" ;
    a2a:Book "Sint-Oedenrode trouwboek 1715-1720" ;
    a2a:RegistryNumber "4" ;
    a2a:Folio "56v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4, Periode: 1711-1725, Sint-Oedenrode trouwboek 1715-1720, 4, 56v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/d38d834e-a722-4773-eccf-2463e21dd5e7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/d38d834e-a722-4773-eccf-2463e21dd5e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/d126af20-738e-b139-e40e-80aaefdf684b" ;
  a2a:RecordGUID "{d126af20-738e-b139-e40e-80aaefdf684b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58078_00058078.xml van BHI" .

