@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_9e8bf15f-87a3-2170-fb8f-b9893b79b375
  a a2a:Record ;
  rdfs:label "Trouwen op 28 september 1755 te Wijk" ;
  a2a:hasPerson oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-97aa9d58-9838-ae79-9d4f-7523351bbb00, oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-5c64e48f-791c-b489-b6b0-fdf241dd4c33, oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-b497909a-32fe-a453-6820-ea0342aa1768 ;
  a2a:hasEvent oa:event_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_0, oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_1, oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_2 ;
  a2a:hasSource oa:source_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375 .

oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-97aa9d58-9838-ae79-9d4f-7523351bbb00
  a a2a:Person ;
  rdfs:label "Anneken van der Flier" ;
  a2a:PersonName [
    rdfs:label "Anneken van der Flier" ;
    a2a:PersonNameFirstName "Anneken" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Flier"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-5c64e48f-791c-b489-b6b0-fdf241dd4c33
  a a2a:Person ;
  rdfs:label "Maeijken Bax" ;
  a2a:PersonName [
    rdfs:label "Maeijken Bax" ;
    a2a:PersonNameFirstName "Maeijken" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person-b497909a-32fe-a453-6820-ea0342aa1768
  a a2a:Person ;
  rdfs:label "Geerit Bax" ;
  a2a:PersonName [
    rdfs:label "Geerit Bax" ;
    a2a:PersonNameFirstName "Geerit" ;
    a2a:PersonNameLastName "Bax"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] .

oa:event_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1755-09-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk"
  ] ;
  a2a:EventReligion "NG" .

oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person:97aa9d58-9838-ae79-9d4f-7523351bbb00 ;
  a2a:EventKeyRef oa:event_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Event1 .

oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person:5c64e48f-791c-b489-b6b0-fdf241dd4c33 ;
  a2a:EventKeyRef oa:event_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Event1 .

oa:relationep_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Person:b497909a-32fe-a453-6820-ea0342aa1768 ;
  a2a:EventKeyRef oa:event_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375_Event1 .

oa:source_sha_9e8bf15f-87a3-2170-fb8f-b9893b79b375
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wijk" ;
    rdfs:label "Wijk", "1755-09-28 - 1755-09-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-09-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-09-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "9" ;
    a2a:Day "28" ;
    rdfs:label "1755-09-28"^^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: Wijk09, Periode: 1722-1810" ;
    a2a:Book "Trouwen (Nederduits gereformeerde gemeente)" ;
    a2a:RegistryNumber "Wijk09" ;
    a2a:Folio "18v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Wijk09, Periode: 1722-1810, Trouwen (Nederduits gereformeerde gemeente), Wijk09, 18v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0ad9a957-bf63-2d8d-26aa-dd73e44d0651.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9e8bf15f-87a3-2170-fb8f-b9893b79b375" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0ad9a957-bf63-2d8d-26aa-dd73e44d0651.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9e8bf15f-87a3-2170-fb8f-b9893b79b375" ;
  a2a:RecordGUID "{9e8bf15f-87a3-2170-fb8f-b9893b79b375}" ;
  a2a:SourceRemarkOpmerking "Datum trouwen: 28-09-1755<br />Plaats trouwen: Wijk<br />Datum ondertrouw: 05-09-1755<br />Plaats ondertrouw: Wijk<br />Religie huwelijk: NG", "Het originele boek is verloren gegaan. Het is alleen nog op microfiche te raadplegen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2867_00002867.xml van SHA" .

