@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_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 12 juni 1687 te Dokkum" ;
  a2a:hasPerson oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person-fd831f56-b267-4d00-bcdb-a22ccbc5958a, oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person-280cf204-e92b-46db-a4d1-b68d35d86dc9 ;
  a2a:hasEvent oa:event_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_0, oa:relationep_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_1 ;
  a2a:hasSource oa:source_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2 .

oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person-fd831f56-b267-4d00-bcdb-a22ccbc5958a
  a a2a:Person ;
  rdfs:label "Jan Thomas" ;
  a2a:PersonName [
    rdfs:label "Jan Thomas" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Thomas"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Veldhuizen" ;
    rdfs:label "Veldhuizen"
  ] .

oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person-280cf204-e92b-46db-a4d1-b68d35d86dc9
  a a2a:Person ;
  rdfs:label "Geeltje Poppes" ;
  a2a:PersonName [
    rdfs:label "Geeltje Poppes" ;
    a2a:PersonNameFirstName "Geeltje" ;
    a2a:PersonNamePatronym "Poppes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1687" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1687-06-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum"
  ] .

oa:relationep_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person:fd831f56-b267-4d00-bcdb-a22ccbc5958a ;
  a2a:EventKeyRef oa:event_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Event1 .

oa:relationep_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Person:280cf204-e92b-46db-a4d1-b68d35d86dc9 ;
  a2a:EventKeyRef oa:event_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2_Event1 .

oa:source_frl_028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Dokkum" ;
    rdfs:label "Dokkum", "1687-06-12 - 1687-06-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1687-06-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1687-06-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1687" ;
    a2a:Month "6" ;
    a2a:Day "12" ;
    rdfs:label "1687-06-12"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0175, Periode: 168..." ;
    a2a:Book "Ondertrouwregister Gerecht Dokkum" ;
    a2a:RegistryNumber "0175" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0175, Periode: 168..., Ondertrouwregister Gerecht Dokkum, 0175"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2" ;
  a2a:RecordGUID "{028f3c8f-cfb2-4cb2-bbaa-e24ad4e616f2}" ;
  a2a:SourceRemarkOpmerking "soldaat", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Dokkum&j=1500-1812&t=&q=Huwelijksaangiften#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_24875_00024875.xml van FRL" .

