@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_8639ea18-e461-46c4-491e-c823d78f8005
  a a2a:Record ;
  rdfs:label "Trouwen op 6 januari 1728 te Heusden" ;
  a2a:hasPerson oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-7ea9c53e-da20-bc2f-f558-b1d7b7348a75, oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-b61c51eb-3c85-7360-98be-97eb226da43f, oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-cbf76476-f841-55ce-b607-67d663f46a8e, oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-d1b8a90f-42ec-4902-611d-38bf29769e6d ;
  a2a:hasEvent oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_0, oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_1, oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_2, oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_3 ;
  a2a:hasSource oa:source_sha_8639ea18-e461-46c4-491e-c823d78f8005 .

oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-7ea9c53e-da20-bc2f-f558-b1d7b7348a75
  a a2a:Person ;
  rdfs:label "Andreas Pool" ;
  a2a:PersonName [
    rdfs:label "Andreas Pool" ;
    a2a:PersonNameFirstName "Andreas" ;
    a2a:PersonNameLastName "Pool"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-b61c51eb-3c85-7360-98be-97eb226da43f
  a a2a:Person ;
  rdfs:label "Verstegen" ;
  a2a:PersonName [
    rdfs:label "Verstegen" ;
    a2a:PersonNameLastName "Verstegen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person-cbf76476-f841-55ce-b607-67d663f46a8e
  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_8639ea18-e461-46c4-491e-c823d78f8005_Person-d1b8a90f-42ec-4902-611d-38bf29769e6d
  a a2a:Person ;
  rdfs:label "Anna van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Anna van den Bergh" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1728-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person:7ea9c53e-da20-bc2f-f558-b1d7b7348a75 ;
  a2a:EventKeyRef oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1 .

oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person:b61c51eb-3c85-7360-98be-97eb226da43f ;
  a2a:EventKeyRef oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1 .

oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person:cbf76476-f841-55ce-b607-67d663f46a8e ;
  a2a:EventKeyRef oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1 .

oa:relationep_sha_8639ea18-e461-46c4-491e-c823d78f8005_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_8639ea18-e461-46c4-491e-c823d78f8005_Person:d1b8a90f-42ec-4902-611d-38bf29769e6d ;
  a2a:EventKeyRef oa:event_sha_8639ea18-e461-46c4-491e-c823d78f8005_Event1 .

oa:source_sha_8639ea18-e461-46c4-491e-c823d78f8005
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1728-01-06 - 1728-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1728-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1728-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1728-01-06"^^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 "29r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden70, Periode: 1703-1852, Trouwen (rooms-katholieke parochie), Heusden70, 29r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/316039b3-fc2e-02d6-b7a3-ecbb9e412c30.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8639ea18-e461-46c4-491e-c823d78f8005" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/316039b3-fc2e-02d6-b7a3-ecbb9e412c30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8639ea18-e461-46c4-491e-c823d78f8005" ;
  a2a:RecordGUID "{8639ea18-e461-46c4-491e-c823d78f8005}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 06-01-1728<br />Plaats trouwen: Heusden<br />Religie huwelijk: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3066_00003066.xml van SHA" .

