@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_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a
  a a2a:Record ;
  rdfs:label "Trouwen op 17 maart 1747 te Heusden" ;
  a2a:hasPerson oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-3e043bc6-f145-23a9-88b8-1f30486e6e14, oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-b501310c-389b-c07e-96b7-5fcae1345100, oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-3886ed51-97f9-2da6-7799-4e7f1cdb62ea ;
  a2a:hasEvent oa:event_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_0, oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_1, oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_2 ;
  a2a:hasSource oa:source_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a .

oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-3e043bc6-f145-23a9-88b8-1f30486e6e14
  a a2a:Person ;
  rdfs:label "Jacobus Derwijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus Derwijn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Derwijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-b501310c-389b-c07e-96b7-5fcae1345100
  a a2a:Person ;
  rdfs:label "Christiaan Benders" ;
  a2a:PersonName [
    rdfs:label "Christiaan Benders" ;
    a2a:PersonNameFirstName "Christiaan" ;
    a2a:PersonNameLastName "Benders"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person-3886ed51-97f9-2da6-7799-4e7f1cdb62ea
  a a2a:Person ;
  rdfs:label "Aaltje van Heukelom" ;
  a2a:PersonName [
    rdfs:label "Aaltje van Heukelom" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heukelom"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1747-03-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person:3e043bc6-f145-23a9-88b8-1f30486e6e14 ;
  a2a:EventKeyRef oa:event_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Event1 .

oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person:b501310c-389b-c07e-96b7-5fcae1345100 ;
  a2a:EventKeyRef oa:event_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Event1 .

oa:relationep_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Person:3886ed51-97f9-2da6-7799-4e7f1cdb62ea ;
  a2a:EventKeyRef oa:event_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a_Event1 .

oa:source_sha_4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden, Oudheusden" ;
    rdfs:label "Heusden, Oudheusden", "1747-03-17 - 1747-03-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-03-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-03-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "3" ;
    a2a:Day "17" ;
    rdfs:label "1747-03-17"^^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: Heusden07, Periode: 1709-1795" ;
    a2a:Book "Trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Heusden07" ;
    a2a:Folio "116r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden07, Periode: 1709-1795, Trouwen (Nederduits gereformeerde gemeente), Heusden07, 116r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/bec638e9-3d9c-e1f5-0aad-cf6cbb7bb469.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/bec638e9-3d9c-e1f5-0aad-cf6cbb7bb469.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a" ;
  a2a:RecordGUID "{4dbc2f8a-3841-8eb8-2caa-a6cab3106b9a}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 17-03-1747<br />Plaats trouwen: Heusden<br />Datum ondertrouw: 08-02-1747<br />Plaats ondertrouw: Heusden<br />Religie huwelijk: NG" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2967_00002967.xml van SHA" .

[] a2a:PersonRemarkdiversen "chirurgijn" .
