@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_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77
  a a2a:Record ;
  rdfs:label "Trouwen op 24 september 1705 te Rijsbergen" ;
  a2a:hasPerson oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person-3f8896fa-464e-11e3-a747-d206bceb4d38, oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person-3f885eb0-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_0, oa:relationep_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_1 ;
  a2a:hasSource oa:source_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77 .

oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person-3f8896fa-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cathalijn Cornelis (Peeter) Roovers" ;
  a2a:PersonName [
    rdfs:label "Cathalijn Cornelis (Peeter) Roovers" ;
    a2a:PersonNameFirstName "Cathalijn" ;
    a2a:PersonNamePatronym "Cornelis (Peeter)" ;
    a2a:PersonNameLastName "Roovers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person-3f885eb0-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis Jan Vrients" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jan Vrients" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Vrients"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1705" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1705-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijsbergen" ;
    rdfs:label "Rijsbergen"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person:3f8896fa-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Event1 .

oa:relationep_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Person:3f885eb0-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77_Event1 .

oa:source_bhi_4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rijsbergen" ;
    rdfs:label "Rijsbergen", "1705-09-24 - 1705-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1705" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1705-09-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 11, Periode: 1700-1757" ;
    a2a:Book "Schepenbank trouwboek 1700-1757" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 11, Periode: 1700-1757, Schepenbank trouwboek 1700-1757, 11"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77" ;
  a2a:RecordGUID "{4d97bb7f-540c-0a8a-6d0a-b7e6702e2a77}" ;
  a2a:SourceRemarkOpmerking "Bruidegom is weduwnaar van Henderina Jan Kostermans. Achternamen bruid wellicht verwisseld. Dit is de datum van ondertrouw.", "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/8e4ee640-f8d6-11df-a690-cd95c1e286e2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van West-Brabants Archief</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_5804_00005804.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwnaar" .
