@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_682bb560-1ce5-48f2-9ab7-e6f3da965c96
  a a2a:Record ;
  rdfs:label "Trouwen (proclamatie) op 15 augustus 1756 te Franeker" ;
  a2a:hasPerson oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person-91dadd65-872e-40fd-9f90-3d9db33a8836, oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person-eb4df4f0-80fc-46b4-8f56-9de959c43d46 ;
  a2a:hasEvent oa:event_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_0, oa:relationep_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_1 ;
  a2a:hasSource oa:source_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96 .

oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person-91dadd65-872e-40fd-9f90-3d9db33a8836
  a a2a:Person ;
  rdfs:label "Allert Jacobs" ;
  a2a:PersonName [
    rdfs:label "Allert Jacobs" ;
    a2a:PersonNameFirstName "Allert" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person-eb4df4f0-80fc-46b4-8f56-9de959c43d46
  a a2a:Person ;
  rdfs:label "Trijntje Jans" ;
  a2a:PersonName [
    rdfs:label "Trijntje Jans" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:event_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1756-08-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker"
  ] .

oa:relationep_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person:91dadd65-872e-40fd-9f90-3d9db33a8836 ;
  a2a:EventKeyRef oa:event_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Event1 .

oa:relationep_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Person:eb4df4f0-80fc-46b4-8f56-9de959c43d46 ;
  a2a:EventKeyRef oa:event_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96_Event1 .

oa:source_frl_682bb560-1ce5-48f2-9ab7-e6f3da965c96
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Franeker" ;
    rdfs:label "Franeker", "1756-08-15 - 1756-08-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-08-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-08-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "8" ;
    a2a:Day "15" ;
    rdfs:label "1756-08-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: 0263, Periode: 173..." ;
    a2a:Book "Trouwregister Hervormde gemeente Franeker" ;
    a2a:RegistryNumber "0263" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0263, Periode: 173..., Trouwregister Hervormde gemeente Franeker, 0263"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/682bb560-1ce5-48f2-9ab7-e6f3da965c96" ;
  a2a:RecordGUID "{682bb560-1ce5-48f2-9ab7-e6f3da965c96}" ;
  a2a:SourceRemarkOpmerking "schipper", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Franeker&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "proclamatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_21205_00021205.xml van FRL" .

