@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_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 15 november 1684 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person-0554cca8-6196-4b37-80e4-fd8853b0eaf0, oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person-10aa3e55-7adb-4483-a480-6ffec17bc041 ;
  a2a:hasEvent oa:event_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_0, oa:relationep_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_1 ;
  a2a:hasSource oa:source_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc .

oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person-0554cca8-6196-4b37-80e4-fd8853b0eaf0
  a a2a:Person ;
  rdfs:label "Roeloff Storm" ;
  a2a:PersonName [
    rdfs:label "Roeloff Storm" ;
    a2a:PersonNameFirstName "Roeloff" ;
    a2a:PersonNameLastName "Storm"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person-10aa3e55-7adb-4483-a480-6ffec17bc041
  a a2a:Person ;
  rdfs:label "Tytie Taekes Tietema" ;
  a2a:PersonName [
    rdfs:label "Tytie Taekes Tietema" ;
    a2a:PersonNameFirstName "Tytie" ;
    a2a:PersonNamePatronym "Taekes" ;
    a2a:PersonNameLastName "Tietema"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1684" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1684-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person:0554cca8-6196-4b37-80e4-fd8853b0eaf0 ;
  a2a:EventKeyRef oa:event_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Event1 .

oa:relationep_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Person:10aa3e55-7adb-4483-a480-6ffec17bc041 ;
  a2a:EventKeyRef oa:event_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc_Event1 .

oa:source_frl_eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1684-11-15 - 1684-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1684-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1684-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1684" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1684-11-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0905, Periode: 168..." ;
    a2a:Book "Trouwregister Gerecht Leeuwarden" ;
    a2a:RegistryNumber "0905" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0905, Periode: 168..., Trouwregister Gerecht Leeuwarden, 0905"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc" ;
  a2a:RecordGUID "{eeb8b1e5-e059-4dfc-ae28-eb826abeb8fc}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "ondertrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_26393_00026393.xml van FRL" .

