@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_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12
  a a2a:Record ;
  rdfs:label "Trouwen op 10 mei 1718 te Heusden" ;
  a2a:hasPerson oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-c51d0d93-a010-d6cd-52ef-b93f9a175435, oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-5ed54f0a-6fce-93fc-3887-af2cc3912be7, oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-d321ba05-e77f-bd82-ae90-3d0f58e7c764, oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-e755eacd-a393-e878-60e5-6bcc3c1fc1e8 ;
  a2a:hasEvent oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_0, oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_1, oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_2, oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_3 ;
  a2a:hasSource oa:source_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12 .

oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-c51d0d93-a010-d6cd-52ef-b93f9a175435
  a a2a:Person ;
  rdfs:label "Verstegen" ;
  a2a:PersonName [
    rdfs:label "Verstegen" ;
    a2a:PersonNameLastName "Verstegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-5ed54f0a-6fce-93fc-3887-af2cc3912be7
  a a2a:Person ;
  rdfs:label "Maria Denen" ;
  a2a:PersonName [
    rdfs:label "Maria Denen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Denen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-d321ba05-e77f-bd82-ae90-3d0f58e7c764
  a a2a:Person ;
  rdfs:label "Johannes Willemse Hopman" ;
  a2a:PersonName [
    rdfs:label "Johannes Willemse Hopman" ;
    a2a:PersonNameFirstName "Johannes Willemse" ;
    a2a:PersonNameLastName "Hopman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person-e755eacd-a393-e878-60e5-6bcc3c1fc1e8
  a a2a:Person ;
  rdfs:label "Maria van de Nest" ;
  a2a:PersonName [
    rdfs:label "Maria van de Nest" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Nest"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1718-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person:c51d0d93-a010-d6cd-52ef-b93f9a175435 ;
  a2a:EventKeyRef oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1 .

oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person:5ed54f0a-6fce-93fc-3887-af2cc3912be7 ;
  a2a:EventKeyRef oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1 .

oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person:d321ba05-e77f-bd82-ae90-3d0f58e7c764 ;
  a2a:EventKeyRef oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1 .

oa:relationep_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Person:e755eacd-a393-e878-60e5-6bcc3c1fc1e8 ;
  a2a:EventKeyRef oa:event_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12_Event1 .

oa:source_sha_2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1718-05-10 - 1718-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1718-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1718-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1718-05-10"^^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: Heusden70, Periode: 1703-1852" ;
    a2a:Book "Trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden70" ;
    a2a:Folio "17v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden70, Periode: 1703-1852, Trouwen (rooms-katholieke parochie), Heusden70, 17v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/1aca4d57-25ee-25f8-1755-251b668422f7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/1aca4d57-25ee-25f8-1755-251b668422f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12" ;
  a2a:RecordGUID "{2d1acfb2-a2ea-1b2b-423f-1e3a3bef3f12}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 10-05-1718<br />Plaats trouwen: Heusden<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3153_00003153.xml van SHA" .

