@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_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 17 augustus 1782 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person-d30efc62-0ad8-43d0-b5f8-ba4cd4941657, oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person-585ae09f-9b7a-44b6-9acf-1965f776aca3 ;
  a2a:hasEvent oa:event_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_0, oa:relationep_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_1 ;
  a2a:hasSource oa:source_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3 .

oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person-d30efc62-0ad8-43d0-b5f8-ba4cd4941657
  a a2a:Person ;
  rdfs:label "Arnoldus Mellema" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Mellema" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Mellema"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person-585ae09f-9b7a-44b6-9acf-1965f776aca3
  a a2a:Person ;
  rdfs:label "Anna Louisa Engels" ;
  a2a:PersonName [
    rdfs:label "Anna Louisa Engels" ;
    a2a:PersonNameFirstName "Anna Louisa" ;
    a2a:PersonNamePatronym "Engels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1782-08-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person:d30efc62-0ad8-43d0-b5f8-ba4cd4941657 ;
  a2a:EventKeyRef oa:event_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Event1 .

oa:relationep_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Person:585ae09f-9b7a-44b6-9acf-1965f776aca3 ;
  a2a:EventKeyRef oa:event_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3_Event1 .

oa:source_frl_1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1782-08-17 - 1782-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1782-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1782-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1782-08-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0913, Periode: 177..." ;
    a2a:Book "Trouwregister Gerecht Leeuwarden" ;
    a2a:RegistryNumber "0913" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0913, Periode: 177..., Trouwregister Gerecht Leeuwarden, 0913"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3" ;
  a2a:RecordGUID "{1cc70a77-2457-4e99-9d7a-e6b92c9ce6c3}" ;
  a2a:SourceRemarkOpmerking "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_23980_00023980.xml van FRL" .

