@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_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 20 februari 1729 te Boornbergum" ;
  a2a:hasPerson oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person-8054262e-a219-42a5-8103-b3fa0175ca25, oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person-29956958-29ed-42c6-8dbd-855bca821148 ;
  a2a:hasEvent oa:event_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_0, oa:relationep_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_1 ;
  a2a:hasSource oa:source_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67 .

oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person-8054262e-a219-42a5-8103-b3fa0175ca25
  a a2a:Person ;
  rdfs:label "Erryt Tijsses" ;
  a2a:PersonName [
    rdfs:label "Erryt Tijsses" ;
    a2a:PersonNameFirstName "Erryt" ;
    a2a:PersonNamePatronym "Tijsses"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Boornbergum" ;
    rdfs:label "Boornbergum"
  ] .

oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person-29956958-29ed-42c6-8dbd-855bca821148
  a a2a:Person ;
  rdfs:label "Janke Pyters" ;
  a2a:PersonName [
    rdfs:label "Janke Pyters" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Pyters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Drachten" ;
    rdfs:label "Drachten"
  ] .

oa:event_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1729" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1729-02-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boornbergum" ;
    rdfs:label "Boornbergum"
  ] .

oa:relationep_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person:8054262e-a219-42a5-8103-b3fa0175ca25 ;
  a2a:EventKeyRef oa:event_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Event1 .

oa:relationep_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Person:29956958-29ed-42c6-8dbd-855bca821148 ;
  a2a:EventKeyRef oa:event_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67_Event1 .

oa:source_frl_eb1fbbd3-9e34-4ea3-8df8-18dca2429a67
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Smallingerland" ;
    rdfs:label "Smallingerland", "1729-02-20 - 1729-02-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1729-02-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-02-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1729" ;
    a2a:Month "2" ;
    a2a:Day "20" ;
    rdfs:label "1729-02-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0620, Periode: 166..." ;
    a2a:Book "Trouwregister Hervormde gemeente Boornbergum Kortehemmen" ;
    a2a:RegistryNumber "0620" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0620, Periode: 166..., Trouwregister Hervormde gemeente Boornbergum Kortehemmen, 0620"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/eb1fbbd3-9e34-4ea3-8df8-18dca2429a67" ;
  a2a:RecordGUID "{eb1fbbd3-9e34-4ea3-8df8-18dca2429a67}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Boornbergum&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_26287_00026287.xml van FRL" .

