@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_ea7eabef-9ace-c63f-af80-80f8f87ebefc
  a a2a:Record ;
  rdfs:label "Trouwen op 25 oktober 1726 te Waspik" ;
  a2a:hasPerson oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person-73a865f5-e540-fa27-dc0b-46ee915a8505, oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person-72a25cd7-fba9-59b4-2ad7-1b27c1896c94 ;
  a2a:hasEvent oa:event_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_0, oa:relationep_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_1 ;
  a2a:hasSource oa:source_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc .

oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person-73a865f5-e540-fa27-dc0b-46ee915a8505
  a a2a:Person ;
  rdfs:label "Willem Jacobs van Malsem" ;
  a2a:PersonName [
    rdfs:label "Willem Jacobs van Malsem" ;
    a2a:PersonNameFirstName "Willem Jacobs" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Malsem"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person-72a25cd7-fba9-59b4-2ad7-1b27c1896c94
  a a2a:Person ;
  rdfs:label "Johanna" ;
  a2a:PersonName [
    rdfs:label "Johanna" ;
    a2a:PersonNameFirstName "Johanna"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:event_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1726-10-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person:73a865f5-e540-fa27-dc0b-46ee915a8505 ;
  a2a:EventKeyRef oa:event_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Event1 .

oa:relationep_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Person:72a25cd7-fba9-59b4-2ad7-1b27c1896c94 ;
  a2a:EventKeyRef oa:event_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc_Event1 .

oa:source_sha_ea7eabef-9ace-c63f-af80-80f8f87ebefc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1726-10-25 - 1726-10-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1726-10-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1726-10-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1726" ;
    a2a:Month "10" ;
    a2a:Day "25" ;
    rdfs:label "1726-10-25"^^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: Waspik13, Periode: 1696-1729" ;
    a2a:Book "Trouwen (gaarder)" ;
    a2a:RegistryNumber "Waspik13" ;
    a2a:Folio "79r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik13, Periode: 1696-1729, Trouwen (gaarder), Waspik13, 79r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/32960014-6cae-52bd-a320-95df01d0f1c6.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ea7eabef-9ace-c63f-af80-80f8f87ebefc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/32960014-6cae-52bd-a320-95df01d0f1c6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-12-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ea7eabef-9ace-c63f-af80-80f8f87ebefc" ;
  a2a:RecordGUID "{ea7eabef-9ace-c63f-af80-80f8f87ebefc}" ;
  a2a:SourceRemarkOpmerking "pro deo<br />Plaats trouwen: Waspik<br />Datum aangifte: 25-10-1726" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_201_00000201.xml van SHA" .

