@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_f28f9466-2dfd-428e-33bb-fa61957ca790
  a a2a:Record ;
  rdfs:label "Trouwen op 17 december 1741 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person-339fb8d6-f3d1-2314-cac5-71b7e96ce66c, oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person-887380d5-fa62-7b65-7b7d-06bd6d8567be ;
  a2a:hasEvent oa:event_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_0, oa:relationep_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_1 ;
  a2a:hasSource oa:source_wba_f28f9466-2dfd-428e-33bb-fa61957ca790 .

oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person-339fb8d6-f3d1-2314-cac5-71b7e96ce66c
  a a2a:Person ;
  rdfs:label "Christianus Kerstens" ;
  a2a:PersonName [
    rdfs:label "Christianus Kerstens" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Kerstens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person-887380d5-fa62-7b65-7b7d-06bd6d8567be
  a a2a:Person ;
  rdfs:label "Elizabeth Helmons" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Helmons" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Helmons"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1741-12-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person:339fb8d6-f3d1-2314-cac5-71b7e96ce66c ;
  a2a:EventKeyRef oa:event_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Event1 .

oa:relationep_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Person:887380d5-fa62-7b65-7b7d-06bd6d8567be ;
  a2a:EventKeyRef oa:event_wba_f28f9466-2dfd-428e-33bb-fa61957ca790_Event1 .

oa:source_wba_f28f9466-2dfd-428e-33bb-fa61957ca790
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1741-12-17 - 1741-12-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-12-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-12-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "12" ;
    a2a:Day "17" ;
    rdfs:label "1741-12-17"^^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 1640-1765 (in studiezaal DTB-5 (sj02))" ;
    a2a:RegistryNumber "115" ;
    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 1640-1765 (in studiezaal DTB-5 (sj02)), 115"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/f28f9466-2dfd-428e-33bb-fa61957ca790" ;
  a2a:RecordGUID "{f28f9466-2dfd-428e-33bb-fa61957ca790}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21861_00021861.xml van WBA" .

