@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_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5
  a a2a:Record ;
  rdfs:label "Trouwen (derde proclamatie) op 3 april 1693 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person-822f9b54-e5d0-4b68-a0b0-9531a4bafef1, oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person-2e6ef138-69db-41c4-b9b5-b1f6e2adc768 ;
  a2a:hasEvent oa:event_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_0, oa:relationep_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_1 ;
  a2a:hasSource oa:source_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5 .

oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person-822f9b54-e5d0-4b68-a0b0-9531a4bafef1
  a a2a:Person ;
  rdfs:label "Johan de Wolffs" ;
  a2a:PersonName [
    rdfs:label "Johan de Wolffs" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wolffs"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person-2e6ef138-69db-41c4-b9b5-b1f6e2adc768
  a a2a:Person ;
  rdfs:label "Theodora Louisa van Steernzee" ;
  a2a:PersonName [
    rdfs:label "Theodora Louisa van Steernzee" ;
    a2a:PersonNameFirstName "Theodora Louisa" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Steernzee"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Ropta" ;
    rdfs:label "Ropta"
  ] .

oa:event_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1693-04-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person:822f9b54-e5d0-4b68-a0b0-9531a4bafef1 ;
  a2a:EventKeyRef oa:event_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Event1 .

oa:relationep_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Person:2e6ef138-69db-41c4-b9b5-b1f6e2adc768 ;
  a2a:EventKeyRef oa:event_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5_Event1 .

oa:source_frl_2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1693-04-03 - 1693-04-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1693-04-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1693-04-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "4" ;
    a2a:Day "3" ;
    rdfs:label "1693-04-03"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0525, Periode: 161..." ;
    a2a:Book "Trouwregister Gerecht Oostdongeradeel" ;
    a2a:RegistryNumber "0525" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0525, Periode: 161..., Trouwregister Gerecht Oostdongeradeel, 0525"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5" ;
  a2a:RecordGUID "{2cf8bdb2-08c0-4162-aabd-e1d61aaee0e5}" ;
  a2a:SourceRemarkOpmerking "zij weduwe van Johan Allert van der Molen", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Oostdongeradeel&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "derde proclamatie" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_25285_00025285.xml van FRL" .

