@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_4fbb557a-582e-bf02-e8bd-919061098c4e
  a a2a:Record ;
  rdfs:label "Trouwen op 30 september 1781 te Oss, Heesch" ;
  a2a:hasPerson oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-9d064dff-4d1e-27f2-87b2-5b09a95b1554, oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-33967816-2e84-f369-1e55-d9b7cef27660, oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-946e511f-fab7-d528-a10c-bf33aff01c9e ;
  a2a:hasEvent oa:event_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_0, oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_1, oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_2 ;
  a2a:hasSource oa:source_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e .

oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-9d064dff-4d1e-27f2-87b2-5b09a95b1554
  a a2a:Person ;
  rdfs:label "Jacob Maarten Deutz" ;
  a2a:PersonName [
    rdfs:label "Jacob Maarten Deutz" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Maarten" ;
    a2a:PersonNameLastName "Deutz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Maastricht" ;
    rdfs:label "Maastricht"
  ] .

oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-33967816-2e84-f369-1e55-d9b7cef27660
  a a2a:Person ;
  rdfs:label "Anna Cornelia de Witt" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia de Witt" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oss" ;
    rdfs:label "Oss"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dordrecht" ;
    rdfs:label "Dordrecht"
  ] .

oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person-946e511f-fab7-d528-a10c-bf33aff01c9e
  a a2a:Person ;
  rdfs:label "T.D. van Breugel" ;
  a2a:PersonName [
    rdfs:label "T.D. van Breugel" ;
    a2a:PersonNameFirstName "T.D." ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Breugel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1781-09-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oss, Heesch" ;
    rdfs:label "Oss, Heesch"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person:9d064dff-4d1e-27f2-87b2-5b09a95b1554 ;
  a2a:EventKeyRef oa:event_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Event1 .

oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person:33967816-2e84-f369-1e55-d9b7cef27660 ;
  a2a:EventKeyRef oa:event_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Event1 .

oa:relationep_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Person:946e511f-fab7-d528-a10c-bf33aff01c9e ;
  a2a:EventKeyRef oa:event_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e_Event1 .

oa:source_bhi_4fbb557a-582e-bf02-e8bd-919061098c4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oss" ;
    rdfs:label "Oss", "1781-09-30 - 1781-09-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-09-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-09-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "9" ;
    a2a:Day "30" ;
    rdfs:label "1781-09-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 12, Periode: 1761-1810" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1761-1810" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "32r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 12, Periode: 1761-1810, Nederduits Gereformeerd trouwboek 1761-1810, 12, 32r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/adbded63-eced-5328-2cbf-d9fdf3b76b55.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/adbded63-eced-5328-2cbf-d9fdf3b76b55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4fbb557a-582e-bf02-e8bd-919061098c4e" ;
  a2a:RecordGUID "{4fbb557a-582e-bf02-e8bd-919061098c4e}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 13-09-1781" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58684_00058684.xml van BHI" .

[] a2a:PersonRemarkdiversen "de wel edele gestrenge heer en mr., ontfanger der gemeene middelen over de quartieren van Oisterwijk en Maasland, regeerend schepen der Hoofdstad 's Bosch" .
[] a2a:PersonRemarkdiversen "de wel edele geboore vrouwe" .
[] a2a:PersonRemarkdiversen "den wel ed. gestr. heere, in leven secretaris der stede en vrijheid Osch en griffier van 't quartier van Maasland Meijerije van 's Bosch" .
