@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_99be9d96-4e36-4676-b26b-aca0e8a7be6c
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 25 september 1791 te Idsegahuizen" ;
  a2a:hasPerson oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person-9bbe40fc-9e22-4618-b826-004b5d960ebe, oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person-92f8a4d9-3320-4a20-89cd-0411d1d0f891 ;
  a2a:hasEvent oa:event_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_0, oa:relationep_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_1 ;
  a2a:hasSource oa:source_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c .

oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person-9bbe40fc-9e22-4618-b826-004b5d960ebe
  a a2a:Person ;
  rdfs:label "Doekle Douwes" ;
  a2a:PersonName [
    rdfs:label "Doekle Douwes" ;
    a2a:PersonNameFirstName "Doekle" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Schettens" ;
    rdfs:label "Schettens"
  ] .

oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person-92f8a4d9-3320-4a20-89cd-0411d1d0f891
  a a2a:Person ;
  rdfs:label "Imkjen Johannes" ;
  a2a:PersonName [
    rdfs:label "Imkjen Johannes" ;
    a2a:PersonNameFirstName "Imkjen" ;
    a2a:PersonNamePatronym "Johannes"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Witmarsum" ;
    rdfs:label "Witmarsum"
  ] .

oa:event_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1791-09-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Idsegahuizen" ;
    rdfs:label "Idsegahuizen"
  ] .

oa:relationep_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person:9bbe40fc-9e22-4618-b826-004b5d960ebe ;
  a2a:EventKeyRef oa:event_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Event1 .

oa:relationep_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Person:92f8a4d9-3320-4a20-89cd-0411d1d0f891 ;
  a2a:EventKeyRef oa:event_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c_Event1 .

oa:source_frl_99be9d96-4e36-4676-b26b-aca0e8a7be6c
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1791-09-25 - 1791-09-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1791-09-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1791-09-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1791" ;
    a2a:Month "9" ;
    a2a:Day "25" ;
    rdfs:label "1791-09-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0820, Periode: 169..." ;
    a2a:Book "Trouwregister Hervormde gemeente Piaam Idsegahuizum" ;
    a2a:RegistryNumber "0820" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0820, Periode: 169..., Trouwregister Hervormde gemeente Piaam Idsegahuizum, 0820"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/99be9d96-4e36-4676-b26b-aca0e8a7be6c" ;
  a2a:RecordGUID "{99be9d96-4e36-4676-b26b-aca0e8a7be6c}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Idsegahuizum&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_22238_00022238.xml van FRL" .

