@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_dfdb0d41-e9fd-4172-2726-630e871bee46
  a a2a:Record ;
  rdfs:label "Trouwen op 6 februari 1785 te Oss" ;
  a2a:hasPerson oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-fd2fa6e1-b934-8f51-afea-d7de5d7d5b73, oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-d6d41500-b9e2-e32a-8984-eaec077f55aa, oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-b5894155-5ff5-e781-08d6-9a4c01b37d7c ;
  a2a:hasEvent oa:event_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_0, oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_1, oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_2 ;
  a2a:hasSource oa:source_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46 .

oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-fd2fa6e1-b934-8f51-afea-d7de5d7d5b73
  a a2a:Person ;
  rdfs:label "Maria Peter van Geffen" ;
  a2a:PersonName [
    rdfs:label "Maria Peter van Geffen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Geffen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-d6d41500-b9e2-e32a-8984-eaec077f55aa
  a a2a:Person ;
  rdfs:label "Francis Bressers" ;
  a2a:PersonName [
    rdfs:label "Francis Bressers" ;
    a2a:PersonNameFirstName "Francis" ;
    a2a:PersonNameLastName "Bressers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Megen" ;
    rdfs:label "Megen"
  ] .

oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person-b5894155-5ff5-e781-08d6-9a4c01b37d7c
  a a2a:Person ;
  rdfs:label "Luijtje Jan Rouse" ;
  a2a:PersonName [
    rdfs:label "Luijtje Jan Rouse" ;
    a2a:PersonNameFirstName "Luijtje" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Rouse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] .

oa:event_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1785" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1785-02-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person:fd2fa6e1-b934-8f51-afea-d7de5d7d5b73 ;
  a2a:EventKeyRef oa:event_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Event1 .

oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person:d6d41500-b9e2-e32a-8984-eaec077f55aa ;
  a2a:EventKeyRef oa:event_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Event1 .

oa:relationep_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Person:b5894155-5ff5-e781-08d6-9a4c01b37d7c ;
  a2a:EventKeyRef oa:event_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46_Event1 .

oa:source_bhi_dfdb0d41-e9fd-4172-2726-630e871bee46
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1785-02-06 - 1785-02-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1785-02-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1785-02-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1785" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1785-02-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 18, Periode: 1771-1791" ;
    a2a:Book "Trouwen" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "179r01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 18, Periode: 1771-1791, Trouwen, 18, 179r01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e790d7ea-7779-933c-816c-e6d22a0e8d3b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e790d7ea-7779-933c-816c-e6d22a0e8d3b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dfdb0d41-e9fd-4172-2726-630e871bee46" ;
  a2a:RecordGUID "{dfdb0d41-e9fd-4172-2726-630e871bee46}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59175_00059175.xml van BHI" .

