@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_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 17 juni 1714 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person-40671cba-8f92-4276-9c29-6250465c4200, oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person-8f6955be-4565-494b-a201-703e8202640d ;
  a2a:hasEvent oa:event_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_0, oa:relationep_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_1 ;
  a2a:hasSource oa:source_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4 .

oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person-40671cba-8f92-4276-9c29-6250465c4200
  a a2a:Person ;
  rdfs:label "Sjoerd Boonstra" ;
  a2a:PersonName [
    rdfs:label "Sjoerd Boonstra" ;
    a2a:PersonNameFirstName "Sjoerd" ;
    a2a:PersonNameLastName "Boonstra"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person-8f6955be-4565-494b-a201-703e8202640d
  a a2a:Person ;
  rdfs:label "Aafke Hanses" ;
  a2a:PersonName [
    rdfs:label "Aafke Hanses" ;
    a2a:PersonNameFirstName "Aafke" ;
    a2a:PersonNamePatronym "Hanses"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1714" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1714-06-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person:40671cba-8f92-4276-9c29-6250465c4200 ;
  a2a:EventKeyRef oa:event_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Event1 .

oa:relationep_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Person:8f6955be-4565-494b-a201-703e8202640d ;
  a2a:EventKeyRef oa:event_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4_Event1 .

oa:source_frl_75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1714-06-17 - 1714-06-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1714-06-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1714-06-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1714" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1714-06-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0987, Periode: 171..." ;
    a2a:Book "Trouwregister Hervormde gemeente Leeuwarden" ;
    a2a:RegistryNumber "0987" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0987, Periode: 171..., Trouwregister Hervormde gemeente Leeuwarden, 0987"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4" ;
  a2a:RecordGUID "{75ebe9c7-ab2e-4f7f-be3f-918c98c3c4e4}" ;
  a2a:SourceRemarkOpmerking "getrouwd in de Galileeër kerk", "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 "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_23684_00023684.xml van FRL" .

