@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_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3
  a a2a:Record ;
  rdfs:label "Trouwen op 15 mei 1808 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person-b2b7908d-7615-c189-4cf5-be86b34bae91, oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person-93d436f7-b48b-258c-202f-7e135046c15e ;
  a2a:hasEvent oa:event_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_0, oa:relationep_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_1 ;
  a2a:hasSource oa:source_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3 .

oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person-b2b7908d-7615-c189-4cf5-be86b34bae91
  a a2a:Person ;
  rdfs:label "Jacobus Koens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Koens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Koens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person-93d436f7-b48b-258c-202f-7e135046c15e
  a a2a:Person ;
  rdfs:label "Clasina Jacoba Koenen" ;
  a2a:PersonName [
    rdfs:label "Clasina Jacoba Koenen" ;
    a2a:PersonNameFirstName "Clasina Jacoba" ;
    a2a:PersonNameLastName "Koenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1808-05-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person:b2b7908d-7615-c189-4cf5-be86b34bae91 ;
  a2a:EventKeyRef oa:event_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Event1 .

oa:relationep_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Person:93d436f7-b48b-258c-202f-7e135046c15e ;
  a2a:EventKeyRef oa:event_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3_Event1 .

oa:source_wba_e30a4df1-64ef-e2ba-0bd7-adcd201217e3
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1808-05-15 - 1808-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1808-05-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..." ;
    a2a:Book "Roosendaal Trouwregister Parochie St. Jan de Doper 1765-1827 (DTB-56)" ;
    a2a:RegistryNumber "118" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal Trouwregister Parochie St. Jan de Doper 1765-1827 (DTB-56), 118"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e30a4df1-64ef-e2ba-0bd7-adcd201217e3" ;
  a2a:RecordGUID "{e30a4df1-64ef-e2ba-0bd7-adcd201217e3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21857_00021857.xml van WBA" .

