@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_1c737e25-e5ff-fd2b-836d-cf3d011c84b2
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1748-1770)" ;
  a2a:hasPerson oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person-c2b1c93d-5638-b791-1b4c-dd5f459de7e3, oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person-18688d74-962e-948e-3686-ed2934ac5978 ;
  a2a:hasEvent oa:event_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_0, oa:relationep_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_1 ;
  a2a:hasSource oa:source_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2 .

oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person-c2b1c93d-5638-b791-1b4c-dd5f459de7e3
  a a2a:Person ;
  rdfs:label "Maria Roelof van Groensven" ;
  a2a:PersonName [
    rdfs:label "Maria Roelof van Groensven" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Roelof" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Groensven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] .

oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person-18688d74-962e-948e-3686-ed2934ac5978
  a a2a:Person ;
  rdfs:label "Dirk Hendrik van Dooren" ;
  a2a:PersonName [
    rdfs:label "Dirk Hendrik van Dooren" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Hendrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dooren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Nuland" ;
    rdfs:label "Nuland"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen"
  ] .

oa:event_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person:c2b1c93d-5638-b791-1b4c-dd5f459de7e3 ;
  a2a:EventKeyRef oa:event_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Event1 .

oa:relationep_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Person:18688d74-962e-948e-3686-ed2934ac5978 ;
  a2a:EventKeyRef oa:event_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2_Event1 .

oa:source_bhi_1c737e25-e5ff-fd2b-836d-cf3d011c84b2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heesch" ;
    rdfs:label "Heesch", "1748-01-01 - 1770-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1748-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 9, Periode: 1748-1770" ;
    a2a:Book "Schepenbank trouwboek 1748-1770" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "110v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 9, Periode: 1748-1770, Schepenbank trouwboek 1748-1770, 9, 110v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2db323ea-0c91-aebb-54ff-efb01d1ec04e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2db323ea-0c91-aebb-54ff-efb01d1ec04e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-10-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/1c737e25-e5ff-fd2b-836d-cf3d011c84b2" ;
  a2a:RecordGUID "{1c737e25-e5ff-fd2b-836d-cf3d011c84b2}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 14-01-1769" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58326_00058326.xml van BHI" .

