@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_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4
  a a2a:Record ;
  rdfs:label "Trouwen (bevestiging huwelijk) op 26 februari 1719 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person-88e54915-de15-4bb0-aa20-97210525dc65, oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person-b8cdd91a-28bf-46cb-ad88-07c0f529c177 ;
  a2a:hasEvent oa:event_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_0, oa:relationep_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_1 ;
  a2a:hasSource oa:source_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4 .

oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person-88e54915-de15-4bb0-aa20-97210525dc65
  a a2a:Person ;
  rdfs:label "Michiel Coerts" ;
  a2a:PersonName [
    rdfs:label "Michiel Coerts" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNamePatronym "Coerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person-b8cdd91a-28bf-46cb-ad88-07c0f529c177
  a a2a:Person ;
  rdfs:label "Grytje Everts" ;
  a2a:PersonName [
    rdfs:label "Grytje Everts" ;
    a2a:PersonNameFirstName "Grytje" ;
    a2a:PersonNamePatronym "Everts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1719-02-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person:88e54915-de15-4bb0-aa20-97210525dc65 ;
  a2a:EventKeyRef oa:event_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Event1 .

oa:relationep_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Person:b8cdd91a-28bf-46cb-ad88-07c0f529c177 ;
  a2a:EventKeyRef oa:event_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4_Event1 .

oa:source_frl_5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1719-02-26 - 1719-02-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-02-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-02-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "2" ;
    a2a:Day "26" ;
    rdfs:label "1719-02-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0987, Periode: 171..." ;
    a2a:Book "Trouwregister Hervormde gemeente Leeuwarden" ;
    a2a:RegistryNumber "0987" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0987, Periode: 171..., Trouwregister Hervormde gemeente Leeuwarden, 0987"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4" ;
  a2a:RecordGUID "{5a0c7ec7-20a3-4aca-b4fc-51c01c8e87f4}" ;
  a2a:SourceRemarkOpmerking "getrouwd in de Galileeër kerk", "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 "bevestiging huwelijk" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_22864_00022864.xml van FRL" .

