@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_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2
  a a2a:Record ;
  rdfs:label "Trouwen op 7 december 1721 te Oud en Nieuw Gastel" ;
  a2a:hasPerson oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person-250c817e-464e-11e3-a747-d206bceb4d38, oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person-250ccb20-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_0, oa:relationep_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_1 ;
  a2a:hasSource oa:source_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2 .

oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person-250c817e-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willem Claessen Corsmit" ;
  a2a:PersonName [
    rdfs:label "Willem Claessen Corsmit" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNamePatronym "Claessen" ;
    a2a:PersonNameLastName "Corsmit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person-250ccb20-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Catharina Anthonisse Huijskens" ;
  a2a:PersonName [
    rdfs:label "Catharina Anthonisse Huijskens" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Anthonisse" ;
    a2a:PersonNameLastName "Huijskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1721" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1721-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person:250c817e-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Event1 .

oa:relationep_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Person:250ccb20-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2_Event1 .

oa:source_bhi_8316f19c-b677-d9f5-7a2c-e665ee7bc6a2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oud en Nieuw Gastel" ;
    rdfs:label "Oud en Nieuw Gastel", "1721-12-07 - 1721-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1721-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1721" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1721-12-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 12, Periode: 1720-1756" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1720-1756" ;
    a2a:RegistryNumber "12" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 12, Periode: 1720-1756, Nederduits Gereformeerd trouwboek 1720-1756, 12"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/8316f19c-b677-d9f5-7a2c-e665ee7bc6a2" ;
  a2a:RecordGUID "{8316f19c-b677-d9f5-7a2c-e665ee7bc6a2}" ;
  a2a:SourceRemarkOpmerking "Bruidegom is weduwnaar van Piternel Dielis Goorden.<br />Datum ondertrouw: 22-11-1721", "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/57bcd164-f8d6-11df-a690-cd95c1e286e2 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_2605_00002605.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwnaar" .
