@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_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1623-1778)" ;
  a2a:hasPerson oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person-94b928ba-464e-11e3-a747-d206bceb4d38, oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person-94b96a00-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_0, oa:relationep_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_1 ;
  a2a:hasSource oa:source_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e .

oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person-94b928ba-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthoni Cornelisz de Wit" ;
  a2a:PersonName [
    rdfs:label "Anthoni Cornelisz de Wit" ;
    a2a:PersonNameFirstName "Anthoni" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person-94b96a00-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneken Pouwels" ;
  a2a:PersonName [
    rdfs:label "Anneken Pouwels" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNameLastName "Pouwels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Baardwijk" ;
    rdfs:label "Baardwijk"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person:94b928ba-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Event1 .

oa:relationep_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Person:94b96a00-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e_Event1 .

oa:source_bhi_38b32c90-833f-d9c0-a37a-e5dc69bb4c4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1623-01-01 - 1778-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1623-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-12-31"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Gemeentearchief Waalwijk, Bron: boek, Deel: 56-59, Periode: 1623-1778" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1623-1778" ;
    a2a:RegistryNumber "56-59" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Gemeentearchief Waalwijk, Bron: boek, Deel: 56-59, Periode: 1623-1778, Nederduits Gereformeerd trouwboek 1623-1778, 56-59"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/38b32c90-833f-d9c0-a37a-e5dc69bb4c4e" ;
  a2a:RecordGUID "{38b32c90-833f-d9c0-a37a-e5dc69bb4c4e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60722_00060722.xml van BHI" .

