@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_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3
  a a2a:Record ;
  rdfs:label "Trouwen op 14 mei 1707 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person-6f01aab6-464e-11e3-a747-d206bceb4d38, oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person-6f01f066-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_0, oa:relationep_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_1 ;
  a2a:hasSource oa:source_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3 .

oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person-6f01aab6-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Cornelis van Breda" ;
  a2a:PersonName [
    rdfs:label "Adriaan Cornelis van Breda" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Standdaarbuiten" ;
    rdfs:label "Standdaarbuiten"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hoeven" ;
    rdfs:label "Hoeven"
  ] .

oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person-6f01f066-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Peternel Jan Hosemans" ;
  a2a:PersonName [
    rdfs:label "Peternel Jan Hosemans" ;
    a2a:PersonNameFirstName "Peternel Jan" ;
    a2a:PersonNameLastName "Hosemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] .

oa:event_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1707" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1707-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person:6f01aab6-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Event1 .

oa:relationep_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Person:6f01f066-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3_Event1 .

oa:source_bhi_ab25873c-ea60-6350-bf4b-e1b5a29e8ca3
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1707-05-14 - 1707-05-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1707-05-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1707-05-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1707" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1707-05-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 13-18, Periode: 1649-1759" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1649-1759" ;
    a2a:RegistryNumber "13-18" ;
    a2a:Folio "79/2" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 13-18, Periode: 1649-1759, Nederduits Gereformeerd trouwboek 1649-1759, 13-18, 79/2"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ab25873c-ea60-6350-bf4b-e1b5a29e8ca3" ;
  a2a:RecordGUID "{ab25873c-ea60-6350-bf4b-e1b5a29e8ca3}" ;
  a2a:SourceRemarkOpmerking "get.: broer van de bruidegom en Claes Heestermans oom van de bruid<br />Datum ondertrouw: 17-04-1707" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59881_00059881.xml van BHI" .

