@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_e8bdc31e-9d4e-89b2-2722-fe0385f71faf
  a a2a:Record ;
  rdfs:label "Trouwen op 12 december 1723 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-16ba115c-877c-07a6-d576-ec08c273ace4, oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-e537d901-d7ee-55a2-fa78-d59d38fb926c, oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-ab4e7582-7128-137e-fb10-7a353caa3b9f ;
  a2a:hasEvent oa:event_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_0, oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_1, oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_2 ;
  a2a:hasSource oa:source_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf .

oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-16ba115c-877c-07a6-d576-ec08c273ace4
  a a2a:Person ;
  rdfs:label "Tomas Cornelisse van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Tomas Cornelisse van der Heijden" ;
    a2a:PersonNameFirstName "Tomas" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-e537d901-d7ee-55a2-fa78-d59d38fb926c
  a a2a:Person ;
  rdfs:label "Arjaantje Marijnis Claasse" ;
  a2a:PersonName [
    rdfs:label "Arjaantje Marijnis Claasse" ;
    a2a:PersonNameFirstName "Arjaantje" ;
    a2a:PersonNamePatronym "Marijnis" ;
    a2a:PersonNameLastName "Claasse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person-ab4e7582-7128-137e-fb10-7a353caa3b9f
  a a2a:Person ;
  rdfs:label "Anna Janse Moenis" ;
  a2a:PersonName [
    rdfs:label "Anna Janse Moenis" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Janse" ;
    a2a:PersonNameLastName "Moenis"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1723-12-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Ned. Geref." .

oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person:16ba115c-877c-07a6-d576-ec08c273ace4 ;
  a2a:EventKeyRef oa:event_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Event1 .

oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person:e537d901-d7ee-55a2-fa78-d59d38fb926c ;
  a2a:EventKeyRef oa:event_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Event1 .

oa:relationep_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruidegom" ;
  a2a:RelationType "other:Eerdere relatie bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Person:ab4e7582-7128-137e-fb10-7a353caa3b9f ;
  a2a:EventKeyRef oa:event_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf_Event1 .

oa:source_wba_e8bdc31e-9d4e-89b2-2722-fe0385f71faf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1723-12-12 - 1723-12-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-12-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-12-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1723-12-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archieven van de Nederlands-hervormde gemeenten van Roosendaal, Nispen en Wouw, 1611..." ;
    a2a:Book "Roosendaal Trouwboek Nederd. Geref. Gemeente 1714-1739" ;
    a2a:RegistryNumber "48" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archieven van de Nederlands-hervormde gemeenten van Roosendaal, Nispen en Wouw, 1611..., Roosendaal Trouwboek Nederd. Geref. Gemeente 1714-1739, 48"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e8bdc31e-9d4e-89b2-2722-fe0385f71faf" ;
  a2a:RecordGUID "{e8bdc31e-9d4e-89b2-2722-fe0385f71faf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5864_00005864.xml van WBA" .

