@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_db7502f3-e2bf-c4c3-6fce-56a64aab8628
  a a2a:Record ;
  rdfs:label "Trouwen op 25 januari 1756 te Willemstad" ;
  a2a:hasPerson oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person-9ccd916c-464e-11e3-a747-d206bceb4d38, oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person-9ccd30b4-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_0, oa:relationep_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_1 ;
  a2a:hasSource oa:source_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628 .

oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person-9ccd916c-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willemijna Ross" ;
  a2a:PersonName [
    rdfs:label "Willemijna Ross" ;
    a2a:PersonNameFirstName "Willemijna" ;
    a2a:PersonNameLastName "Ross"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person-9ccd30b4-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hermanus de Swart" ;
  a2a:PersonName [
    rdfs:label "Hermanus de Swart" ;
    a2a:PersonNameFirstName "Hermanus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Swart"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] .

oa:event_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1756-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person:9ccd916c-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Event1 .

oa:relationep_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Person:9ccd30b4-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628_Event1 .

oa:source_bhi_db7502f3-e2bf-c4c3-6fce-56a64aab8628
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Willemstad" ;
    rdfs:label "Willemstad", "1756-01-25 - 1756-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1756-01-25"^^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: 11, Periode: 1753-1775" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1753-1775" ;
    a2a:RegistryNumber "11" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief West-Brabant, Bron: boek, Deel: 11, Periode: 1753-1775, Nederduits Gereformeerd trouwboek 1753-1775, 11"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/db7502f3-e2bf-c4c3-6fce-56a64aab8628" ;
  a2a:RecordGUID "{db7502f3-e2bf-c4c3-6fce-56a64aab8628}" ;
  a2a:SourceRemarkOpmerking "De bruidegom is weduwnaar van Johanna van Geelingen. De bruid is weduwe van Jan Huijsman.<br />Datum ondertrouw: 10-01-1756", "<a href=https://westbrabantsarchief.nl/collectie/bladeren-in-bronnen/registers/c19b2d92-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_6051_00006051.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe" .
[] a2a:PersonRemarkdiversen "weduwnaar" .
