@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_87246416-4b5e-4fa2-abdb-e8c20c413cb8
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 10 mei 1781 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person-80b1d131-45ce-4d06-9c8b-f7dc36ac96d1, oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person-4c60563a-af91-4002-af8f-c0eba3e8467c ;
  a2a:hasEvent oa:event_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_0, oa:relationep_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_1 ;
  a2a:hasSource oa:source_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8 .

oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person-80b1d131-45ce-4d06-9c8b-f7dc36ac96d1
  a a2a:Person ;
  rdfs:label "Fredricus Kutsch" ;
  a2a:PersonName [
    rdfs:label "Fredricus Kutsch" ;
    a2a:PersonNameFirstName "Fredricus" ;
    a2a:PersonNameLastName "Kutsch"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person-4c60563a-af91-4002-af8f-c0eba3e8467c
  a a2a:Person ;
  rdfs:label "Anna Geertruida Winterswijk" ;
  a2a:PersonName [
    rdfs:label "Anna Geertruida Winterswijk" ;
    a2a:PersonNameFirstName "Anna Geertruida" ;
    a2a:PersonNameLastName "Winterswijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1781-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person:80b1d131-45ce-4d06-9c8b-f7dc36ac96d1 ;
  a2a:EventKeyRef oa:event_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Event1 .

oa:relationep_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Person:4c60563a-af91-4002-af8f-c0eba3e8467c ;
  a2a:EventKeyRef oa:event_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8_Event1 .

oa:source_frl_87246416-4b5e-4fa2-abdb-e8c20c413cb8
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1781-05-10 - 1781-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1781-05-10"^^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/87246416-4b5e-4fa2-abdb-e8c20c413cb8" ;
  a2a:RecordGUID "{87246416-4b5e-4fa2-abdb-e8c20c413cb8}" ;
  a2a:SourceRemarkOpmerking "hij is doctor medicinae", "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_23357_00023357.xml van FRL" .

