@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_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa
  a a2a:Record ;
  rdfs:label "Trouwen op 10 augustus 1643 te Wouw" ;
  a2a:hasPerson oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person-aa7c5e24-464e-11e3-a747-d206bceb4d38, oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person-aa7ca096-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_0, oa:relationep_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_1 ;
  a2a:hasSource oa:source_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa .

oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person-aa7c5e24-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelius Mertens van Giels" ;
  a2a:PersonName [
    rdfs:label "Cornelius Mertens van Giels" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Mertens" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Giels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person-aa7ca096-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Lievens" ;
  a2a:PersonName [
    rdfs:label "Joanna Lievens" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Lievens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1643" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1643-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person:aa7c5e24-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Event1 .

oa:relationep_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Person:aa7ca096-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa_Event1 .

oa:source_bhi_5ab609a3-f45e-e0bb-c806-2a0cd4a09efa
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1643-08-10 - 1643-08-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1643-08-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1643-08-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1643" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1643-08-10"^^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/5ab609a3-f45e-e0bb-c806-2a0cd4a09efa" ;
  a2a:RecordGUID "{5ab609a3-f45e-e0bb-c806-2a0cd4a09efa}" ;
  a2a:SourceRemarkOpmerking "ex Kruisland<br />Datum ondertrouw: 26-06-1643", "<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_5826_00005826.xml van BHI" .

