@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_7e77a730-e7c8-9780-fbaf-445ee676b4ac
  a a2a:Record ;
  rdfs:label "Trouwen op 3 juni 1753 te Roosendaal" ;
  a2a:hasPerson oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person-48aad05e-464e-11e3-a747-d206bceb4d38, oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person-48aa967a-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_0, oa:relationep_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_1 ;
  a2a:hasSource oa:source_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac .

oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person-48aad05e-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Marie Hoendervangers" ;
  a2a:PersonName [
    rdfs:label "Marie Hoendervangers" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Hoendervangers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person-48aa967a-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Batist van den Bogaert" ;
  a2a:PersonName [
    rdfs:label "Jan Batist van den Bogaert" ;
    a2a:PersonNameFirstName "Jan Batist" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1753-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person:48aad05e-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Event1 .

oa:relationep_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Person:48aa967a-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac_Event1 .

oa:source_bhi_7e77a730-e7c8-9780-fbaf-445ee676b4ac
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1753-06-03 - 1753-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1753-06-03"^^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/7e77a730-e7c8-9780-fbaf-445ee676b4ac" ;
  a2a:RecordGUID "{7e77a730-e7c8-9780-fbaf-445ee676b4ac}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 19-05-1753" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58493_00058493.xml van BHI" .

