@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_8a315cb4-9ba9-4e39-808e-d2c940aec7f4
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 28 april 1669 te Harlingen" ;
  a2a:hasPerson oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person-d85f232e-e2cb-40a7-95d8-9489cf9f809f, oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person-f57754f2-5b17-4c7f-b927-9b7bb614821a ;
  a2a:hasEvent oa:event_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_0, oa:relationep_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_1 ;
  a2a:hasSource oa:source_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4 .

oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person-d85f232e-e2cb-40a7-95d8-9489cf9f809f
  a a2a:Person ;
  rdfs:label "Jacob Jansen" ;
  a2a:PersonName [
    rdfs:label "Jacob Jansen" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Alkmaar" ;
    rdfs:label "Alkmaar"
  ] .

oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person-f57754f2-5b17-4c7f-b927-9b7bb614821a
  a a2a:Person ;
  rdfs:label "Grytie Jacobs" ;
  a2a:PersonName [
    rdfs:label "Grytie Jacobs" ;
    a2a:PersonNameFirstName "Grytie" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:event_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1669-04-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person:d85f232e-e2cb-40a7-95d8-9489cf9f809f ;
  a2a:EventKeyRef oa:event_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Event1 .

oa:relationep_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Person:f57754f2-5b17-4c7f-b927-9b7bb614821a ;
  a2a:EventKeyRef oa:event_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4_Event1 .

oa:source_frl_8a315cb4-9ba9-4e39-808e-d2c940aec7f4
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1669-04-28 - 1669-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1669-04-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0332, Periode: 165..." ;
    a2a:Book "Trouwregister Hervormde gemeente Harlingen" ;
    a2a:RegistryNumber "0332" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0332, Periode: 165..., Trouwregister Hervormde gemeente Harlingen, 0332"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/8a315cb4-9ba9-4e39-808e-d2c940aec7f4" ;
  a2a:RecordGUID "{8a315cb4-9ba9-4e39-808e-d2c940aec7f4}" ;
  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_23447_00023447.xml van FRL" .

