@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_1ea9ff3f-e442-4916-88af-1c32bdd44d01
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 22 december 1795 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person-51f89672-2a44-4734-a81f-e135ac22a684, oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person-523d0210-1852-43ae-839d-ad0b6657ba41 ;
  a2a:hasEvent oa:event_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_0, oa:relationep_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_1 ;
  a2a:hasSource oa:source_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01 .

oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person-51f89672-2a44-4734-a81f-e135ac22a684
  a a2a:Person ;
  rdfs:label "Philip Weyer" ;
  a2a:PersonName [
    rdfs:label "Philip Weyer" ;
    a2a:PersonNameFirstName "Philip" ;
    a2a:PersonNameLastName "Weyer"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person-523d0210-1852-43ae-839d-ad0b6657ba41
  a a2a:Person ;
  rdfs:label "Lyske Noorderbank" ;
  a2a:PersonName [
    rdfs:label "Lyske Noorderbank" ;
    a2a:PersonNameFirstName "Lyske" ;
    a2a:PersonNameLastName "Noorderbank"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1795" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1795-12-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person:51f89672-2a44-4734-a81f-e135ac22a684 ;
  a2a:EventKeyRef oa:event_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Event1 .

oa:relationep_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Person:523d0210-1852-43ae-839d-ad0b6657ba41 ;
  a2a:EventKeyRef oa:event_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01_Event1 .

oa:source_frl_1ea9ff3f-e442-4916-88af-1c32bdd44d01
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1795-12-22 - 1795-12-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1795-12-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1795-12-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1795" ;
    a2a:Month "12" ;
    a2a:Day "22" ;
    rdfs:label "1795-12-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1001, Periode: 179..." ;
    a2a:Book "Trouwregister Hervormde gemeente Leeuwarden" ;
    a2a:RegistryNumber "1001" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1001, Periode: 179..., Trouwregister Hervormde gemeente Leeuwarden, 1001"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1ea9ff3f-e442-4916-88af-1c32bdd44d01" ;
  a2a:RecordGUID "{1ea9ff3f-e442-4916-88af-1c32bdd44d01}" ;
  a2a:SourceRemarkOpmerking "getrouwd in de Westerkerk", "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_24037_00024037.xml van FRL" .

