@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_bacd1a32-79e4-403b-a2b5-e5cb14ae1973
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 30 maart 1736 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person-c92c2e60-cad7-4f58-9091-1630750620a4, oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person-bc2aaee0-8c2f-42d5-ba66-24f2c8d284e3 ;
  a2a:hasEvent oa:event_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_0, oa:relationep_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_1 ;
  a2a:hasSource oa:source_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973 .

oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person-c92c2e60-cad7-4f58-9091-1630750620a4
  a a2a:Person ;
  rdfs:label "Jean Leonard Renaud" ;
  a2a:PersonName [
    rdfs:label "Jean Leonard Renaud" ;
    a2a:PersonNameFirstName "Jean Leonard" ;
    a2a:PersonNameLastName "Renaud"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person-bc2aaee0-8c2f-42d5-ba66-24f2c8d284e3
  a a2a:Person ;
  rdfs:label "Hester Fleurij" ;
  a2a:PersonName [
    rdfs:label "Hester Fleurij" ;
    a2a:PersonNameFirstName "Hester" ;
    a2a:PersonNameLastName "Fleurij"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] .

oa:event_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1736" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1736-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person:c92c2e60-cad7-4f58-9091-1630750620a4 ;
  a2a:EventKeyRef oa:event_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Event1 .

oa:relationep_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Person:bc2aaee0-8c2f-42d5-ba66-24f2c8d284e3 ;
  a2a:EventKeyRef oa:event_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973_Event1 .

oa:source_frl_bacd1a32-79e4-403b-a2b5-e5cb14ae1973
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1736-03-30 - 1736-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1736-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1736-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1736" ;
    a2a:Month "3" ;
    a2a:Day "30" ;
    rdfs:label "1736-03-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0909, Periode: 172..." ;
    a2a:Book "Trouwregister Gerecht Leeuwarden" ;
    a2a:RegistryNumber "0909" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0909, Periode: 172..., Trouwregister Gerecht Leeuwarden, 0909"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bacd1a32-79e4-403b-a2b5-e5cb14ae1973" ;
  a2a:RecordGUID "{bacd1a32-79e4-403b-a2b5-e5cb14ae1973}" ;
  a2a:SourceRemarkOpmerking "hij is predikant", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=1500-1812&t=&q=Trouwen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkAkteSoort "ondertrouw" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_25702_00025702.xml van FRL" .

