@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_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9
  a a2a:Record ;
  rdfs:label "Trouwen (ondertrouw) op 19 december 1635 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person-e971cabd-7d8f-4943-a824-8d116fc73140, oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person-420829a5-d082-4c70-9954-73e038ffcc72 ;
  a2a:hasEvent oa:event_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_0, oa:relationep_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_1 ;
  a2a:hasSource oa:source_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9 .

oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person-e971cabd-7d8f-4943-a824-8d116fc73140
  a a2a:Person ;
  rdfs:label "Dirck Henrix" ;
  a2a:PersonName [
    rdfs:label "Dirck Henrix" ;
    a2a:PersonNameFirstName "Dirck" ;
    a2a:PersonNamePatronym "Henrix"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person-420829a5-d082-4c70-9954-73e038ffcc72
  a a2a:Person ;
  rdfs:label "Trijntie Martens" ;
  a2a:PersonName [
    rdfs:label "Trijntie Martens" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNamePatronym "Martens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1635" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1635-12-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person:e971cabd-7d8f-4943-a824-8d116fc73140 ;
  a2a:EventKeyRef oa:event_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Event1 .

oa:relationep_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Person:420829a5-d082-4c70-9954-73e038ffcc72 ;
  a2a:EventKeyRef oa:event_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9_Event1 .

oa:source_frl_454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1635-12-19 - 1635-12-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1635-12-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1635-12-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1635" ;
    a2a:Month "12" ;
    a2a:Day "19" ;
    rdfs:label "1635-12-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0899, Periode: 163..." ;
    a2a:Book "Trouwregister Gerecht Leeuwarden" ;
    a2a:RegistryNumber "0899" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0899, Periode: 163..., Trouwregister Gerecht Leeuwarden, 0899"
  ] ;
  a2a:SourceLastChangeDate "2022-08-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9" ;
  a2a:RecordGUID "{454b4e8d-53b7-46d0-963a-7ef6e4eaa1d9}" ;
  a2a:SourceRemarkOpmerking "hij is afkomstig van Ravensburg", "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_22673_00022673.xml van FRL" .

