@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_afe819ef-84df-9f32-dfd9-256d02ebaaa1
  a a2a:Record ;
  rdfs:label "Trouwen op 24 november 1793 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person-48ba17da-464e-11e3-a747-d206bceb4d38, oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person-48b9ca28-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_0, oa:relationep_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_1 ;
  a2a:hasSource oa:source_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1 .

oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person-48ba17da-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catarina Maria Olierook" ;
  a2a:PersonName [
    rdfs:label "Catarina Maria Olierook" ;
    a2a:PersonNameFirstName "Catarina Maria" ;
    a2a:PersonNameLastName "Olierook"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person-48b9ca28-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Gerard Brouwers" ;
  a2a:PersonName [
    rdfs:label "Gerard Brouwers" ;
    a2a:PersonNameFirstName "Gerard" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1793-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person:48ba17da-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Event1 .

oa:relationep_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Person:48b9ca28-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1_Event1 .

oa:source_bhi_afe819ef-84df-9f32-dfd9-256d02ebaaa1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1793-11-24 - 1793-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1793-11-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentearchief Roosendaal, Bron: boek, Deel: 20, Periode: 1739-1810" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1739-1810" ;
    a2a:RegistryNumber "20" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Roosendaal, Bron: boek, Deel: 20, Periode: 1739-1810, Nederduits Gereformeerd trouwboek 1739-1810, 20"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/afe819ef-84df-9f32-dfd9-256d02ebaaa1" ;
  a2a:RecordGUID "{afe819ef-84df-9f32-dfd9-256d02ebaaa1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60111_00060111.xml van BHI" .

