@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_fc5c519f-863e-e89c-fa49-d1ae9974792b
  a a2a:Record ;
  rdfs:label "Trouwen op 8 september 1686 te Wouw" ;
  a2a:hasPerson oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person-acea0e2c-464e-11e3-a747-d206bceb4d38, oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person-acea6d18-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_0, oa:relationep_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_1 ;
  a2a:hasSource oa:source_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b .

oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person-acea0e2c-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Christianus Cornelis Maes" ;
  a2a:PersonName [
    rdfs:label "Christianus Cornelis Maes" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person-acea6d18-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana Cornelissen van Sundert" ;
  a2a:PersonName [
    rdfs:label "Adriana Cornelissen van Sundert" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sundert"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1686" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1686-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person:acea0e2c-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Event1 .

oa:relationep_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Person:acea6d18-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b_Event1 .

oa:source_bhi_fc5c519f-863e-e89c-fa49-d1ae9974792b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1686-09-08 - 1686-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1686-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1686-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1686" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1686-09-08"^^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: 6, Periode: 1639-1783" ;
    a2a:Book "Rooms-Katholiek trouwboek 1639-1783" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Roosendaal, Bron: boek, Deel: 6, Periode: 1639-1783, Rooms-Katholiek trouwboek 1639-1783, 6"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc5c519f-863e-e89c-fa49-d1ae9974792b" ;
  a2a:RecordGUID "{fc5c519f-863e-e89c-fa49-d1ae9974792b}" ;
  a2a:SourceRemarkOpmerking "ex Moerstraten", "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/a07fc02f-4fd1-50e0-9dbc-dab1127bf1ae target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van West-Brabants Archief</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_6109_00006109.xml van BHI" .

