@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_de58ad9a-92cf-bd65-98aa-e3ff4c46e093
  a a2a:Record ;
  rdfs:label "Trouwen op 30 april 1752 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person-4711aa70-f154-64db-4a46-053e515ed284, oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person-5be8ad1f-e2ce-c4cf-8aa8-ea0b70454e97 ;
  a2a:hasEvent oa:event_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_0, oa:relationep_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_1 ;
  a2a:hasSource oa:source_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093 .

oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person-4711aa70-f154-64db-4a46-053e515ed284
  a a2a:Person ;
  rdfs:label "Giliam Biersteekers" ;
  a2a:PersonName [
    rdfs:label "Giliam Biersteekers" ;
    a2a:PersonNameFirstName "Giliam" ;
    a2a:PersonNameLastName "Biersteekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person-5be8ad1f-e2ce-c4cf-8aa8-ea0b70454e97
  a a2a:Person ;
  rdfs:label "Francisca Costermans" ;
  a2a:PersonName [
    rdfs:label "Francisca Costermans" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNameLastName "Costermans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1752-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person:4711aa70-f154-64db-4a46-053e515ed284 ;
  a2a:EventKeyRef oa:event_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Event1 .

oa:relationep_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Person:5be8ad1f-e2ce-c4cf-8aa8-ea0b70454e97 ;
  a2a:EventKeyRef oa:event_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093_Event1 .

oa:source_wba_de58ad9a-92cf-bd65-98aa-e3ff4c46e093
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1752-04-30 - 1752-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1752-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1752-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1752" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1752-04-30"^^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/de58ad9a-92cf-bd65-98aa-e3ff4c46e093" ;
  a2a:RecordGUID "{de58ad9a-92cf-bd65-98aa-e3ff4c46e093}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21856_00021856.xml van WBA" .

