@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_65bf0906-d2e3-4e7a-816e-2efabbec96a0
  a a2a:Record ;
  rdfs:label "Trouwen (attestatie afgegeven) op 19 januari 1674 te IJlst" ;
  a2a:hasPerson oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person-d66fc3f8-0fe8-4884-8b4f-e09824f6271f, oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person-a1c35101-313c-4ba9-b252-f3b8c1d9255d ;
  a2a:hasEvent oa:event_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_0, oa:relationep_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_1 ;
  a2a:hasSource oa:source_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0 .

oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person-d66fc3f8-0fe8-4884-8b4f-e09824f6271f
  a a2a:Person ;
  rdfs:label "Gelke Tiaerdts" ;
  a2a:PersonName [
    rdfs:label "Gelke Tiaerdts" ;
    a2a:PersonNameFirstName "Gelke" ;
    a2a:PersonNamePatronym "Tiaerdts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person-a1c35101-313c-4ba9-b252-f3b8c1d9255d
  a a2a:Person ;
  rdfs:label "Lijsbeth Fockes" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth Fockes" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePatronym "Fockes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:event_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1674-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person:d66fc3f8-0fe8-4884-8b4f-e09824f6271f ;
  a2a:EventKeyRef oa:event_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Event1 .

oa:relationep_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Person:a1c35101-313c-4ba9-b252-f3b8c1d9255d ;
  a2a:EventKeyRef oa:event_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0_Event1 .

oa:source_frl_65bf0906-d2e3-4e7a-816e-2efabbec96a0
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1674-01-19 - 1674-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1674-01-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0441, Periode: 163..." ;
    a2a:Book "Trouwregister Hervormde gemeente IJlst" ;
    a2a:RegistryNumber "0441" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0441, Periode: 163..., Trouwregister Hervormde gemeente IJlst, 0441"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/65bf0906-d2e3-4e7a-816e-2efabbec96a0" ;
  a2a:RecordGUID "{65bf0906-d2e3-4e7a-816e-2efabbec96a0}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=IJlst&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "attestatie afgegeven" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_21134_00021134.xml van FRL" .

