@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_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 13 juli 1783 te Workum" ;
  a2a:hasPerson oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person-f596923f-47b1-42a3-9e98-a7733cbef35a, oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person-79baabc7-999a-4add-9569-11a4406bbaae ;
  a2a:hasEvent oa:event_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_0, oa:relationep_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_1 ;
  a2a:hasSource oa:source_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648 .

oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person-f596923f-47b1-42a3-9e98-a7733cbef35a
  a a2a:Person ;
  rdfs:label "Jytte Alberts" ;
  a2a:PersonName [
    rdfs:label "Jytte Alberts" ;
    a2a:PersonNameFirstName "Jytte" ;
    a2a:PersonNamePatronym "Alberts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person-79baabc7-999a-4add-9569-11a4406bbaae
  a a2a:Person ;
  rdfs:label "Trijntje Huites" ;
  a2a:PersonName [
    rdfs:label "Trijntje Huites" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Huites"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:event_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1783-07-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person:f596923f-47b1-42a3-9e98-a7733cbef35a ;
  a2a:EventKeyRef oa:event_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Event1 .

oa:relationep_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Person:79baabc7-999a-4add-9569-11a4406bbaae ;
  a2a:EventKeyRef oa:event_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648_Event1 .

oa:source_frl_4ef7aeb6-3e2c-466c-80ce-e601ba84d648
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1783-07-13 - 1783-07-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-07-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-07-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "7" ;
    a2a:Day "13" ;
    rdfs:label "1783-07-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0841, Periode: 177..." ;
    a2a:Book "Ondertrouwregister Gerecht Workum" ;
    a2a:RegistryNumber "0841" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0841, Periode: 177..., Ondertrouwregister Gerecht Workum, 0841"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4ef7aeb6-3e2c-466c-80ce-e601ba84d648" ;
  a2a:RecordGUID "{4ef7aeb6-3e2c-466c-80ce-e601ba84d648}" ;
  a2a:SourceRemarkOpmerking "hij is wees; huwelijk voltrokken in het bijzijn van haar vader als getuige", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Workum&j=1500-1812&t=&q=Huwelijksaangiften#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_24614_00024614.xml van FRL" .

