@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_sha_4a3155a1-075c-e2d7-a849-5839636a19fb
  a a2a:Record ;
  rdfs:label "Trouwen op 22 februari 1778 te Waspik" ;
  a2a:hasPerson oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-3fee00ee-fdee-93f1-c50c-a7f78a3c302a, oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-64d1a9c9-b017-857e-51a0-91fe15a295d1, oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-1fc6b3fa-cb0e-4e3d-de31-3e6fe913c0a3, oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-d253e68a-fd22-02f3-834f-a704569b6241 ;
  a2a:hasEvent oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_0, oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_1, oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_2, oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_3 ;
  a2a:hasSource oa:source_sha_4a3155a1-075c-e2d7-a849-5839636a19fb .

oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-3fee00ee-fdee-93f1-c50c-a7f78a3c302a
  a a2a:Person ;
  rdfs:label "Hubertus Vissers" ;
  a2a:PersonName [
    rdfs:label "Hubertus Vissers" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Vissers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-64d1a9c9-b017-857e-51a0-91fe15a295d1
  a a2a:Person ;
  rdfs:label "Adriana Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Adriana Schoenmaekers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-1fc6b3fa-cb0e-4e3d-de31-3e6fe913c0a3
  a a2a:Person ;
  rdfs:label "Cornelia Vervoore" ;
  a2a:PersonName [
    rdfs:label "Cornelia Vervoore" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Vervoore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person-d253e68a-fd22-02f3-834f-a704569b6241
  a a2a:Person ;
  rdfs:label "Anna Catharina Paep" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Paep" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Paep"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1778-02-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person:3fee00ee-fdee-93f1-c50c-a7f78a3c302a ;
  a2a:EventKeyRef oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1 .

oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person:64d1a9c9-b017-857e-51a0-91fe15a295d1 ;
  a2a:EventKeyRef oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1 .

oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person:1fc6b3fa-cb0e-4e3d-de31-3e6fe913c0a3 ;
  a2a:EventKeyRef oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1 .

oa:relationep_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Person:d253e68a-fd22-02f3-834f-a704569b6241 ;
  a2a:EventKeyRef oa:event_sha_4a3155a1-075c-e2d7-a849-5839636a19fb_Event1 .

oa:source_sha_4a3155a1-075c-e2d7-a849-5839636a19fb
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1778-02-22 - 1778-02-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-02-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-02-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "2" ;
    a2a:Day "22" ;
    rdfs:label "1778-02-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: 202, Periode: 1754-1812" ;
    a2a:Book "Trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "202" ;
    a2a:Folio "19v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 202, Periode: 1754-1812, Trouwen (rooms-katholieke parochie), 202, 19v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/61483e4d-820a-a95a-fa7d-9751308af5ec.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4a3155a1-075c-e2d7-a849-5839636a19fb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/61483e4d-820a-a95a-fa7d-9751308af5ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4a3155a1-075c-e2d7-a849-5839636a19fb" ;
  a2a:RecordGUID "{4a3155a1-075c-e2d7-a849-5839636a19fb}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 22-02-1778<br />Plaats trouwen: Waspik<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2961_00002961.xml van SHA" .

[] a2a:PersonRemarkdiversen "wed." .
