@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_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 29 augustus 1723 te Harlingen" ;
  a2a:hasPerson oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person-f970199c-58c2-4000-b491-9101d2d75d97, oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person-f220f4b4-776f-4d58-bf58-5fd70f7e57c3 ;
  a2a:hasEvent oa:event_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_0, oa:relationep_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_1 ;
  a2a:hasSource oa:source_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18 .

oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person-f970199c-58c2-4000-b491-9101d2d75d97
  a a2a:Person ;
  rdfs:label "Jacob Lolles" ;
  a2a:PersonName [
    rdfs:label "Jacob Lolles" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Lolles"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person-f220f4b4-776f-4d58-bf58-5fd70f7e57c3
  a a2a:Person ;
  rdfs:label "Aeltie Hendrix" ;
  a2a:PersonName [
    rdfs:label "Aeltie Hendrix" ;
    a2a:PersonNameFirstName "Aeltie" ;
    a2a:PersonNamePatronym "Hendrix"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1723-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person:f970199c-58c2-4000-b491-9101d2d75d97 ;
  a2a:EventKeyRef oa:event_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Event1 .

oa:relationep_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Person:f220f4b4-776f-4d58-bf58-5fd70f7e57c3 ;
  a2a:EventKeyRef oa:event_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18_Event1 .

oa:source_frl_2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1723-08-29 - 1723-08-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-08-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-08-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1723-08-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0333, Periode: 170..." ;
    a2a:Book "Trouwregister Hervormde gemeente Harlingen" ;
    a2a:RegistryNumber "0333" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0333, Periode: 170..., Trouwregister Hervormde gemeente Harlingen, 0333"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18" ;
  a2a:RecordGUID "{2a4f8d92-a1ec-4e08-b24e-8fb8f7ea9a18}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Grote Kerk&j=&t=&q=#results\"target =\"_blank\">hier</a> voor suggesties scans Grote Kerk.</b>" ;
  a2a:SourceRemarkAkteSoort "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_24375_00024375.xml van FRL" .

