@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_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 27 november 1658 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person-80f2ced9-650e-489a-935a-40703fb0bf40, oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person-c20ae27e-1cc6-43dd-a11b-1351c44c0eb8 ;
  a2a:hasEvent oa:event_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_0, oa:relationep_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_1 ;
  a2a:hasSource oa:source_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0 .

oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person-80f2ced9-650e-489a-935a-40703fb0bf40
  a a2a:Person ;
  rdfs:label "Pierius Heemstra" ;
  a2a:PersonName [
    rdfs:label "Pierius Heemstra" ;
    a2a:PersonNameFirstName "Pierius" ;
    a2a:PersonNameLastName "Heemstra"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person-c20ae27e-1cc6-43dd-a11b-1351c44c0eb8
  a a2a:Person ;
  rdfs:label "Anna Ammama" ;
  a2a:PersonName [
    rdfs:label "Anna Ammama" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Ammama"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1658" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1658-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person:80f2ced9-650e-489a-935a-40703fb0bf40 ;
  a2a:EventKeyRef oa:event_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Event1 .

oa:relationep_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Person:c20ae27e-1cc6-43dd-a11b-1351c44c0eb8 ;
  a2a:EventKeyRef oa:event_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0_Event1 .

oa:source_frl_3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1658-11-27 - 1658-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1658-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1658-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1658" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1658-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0902, Periode: 165..." ;
    a2a:Book "Trouwregister Gerecht Leeuwarden" ;
    a2a:RegistryNumber "0902" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0902, Periode: 165..., Trouwregister Gerecht Leeuwarden, 0902"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0" ;
  a2a:RecordGUID "{3ec8b5d3-c8eb-41f7-b5a7-8e01ba8a83a0}" ;
  a2a:SourceRemarkOpmerking "hij is commies-generaal", "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_22485_00022485.xml van FRL" .

