@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_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141
  a a2a:Record ;
  rdfs:label "Doop op 9 december 1683 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-e59e5d01-5174-44a3-995e-4bffe707a350, oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-a541a069-5518-4c3f-9099-46c49fd59a5c, oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-5fa411cf-97ac-4d02-842b-117e67943281, oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-1d222a83-5b9e-46bc-9fc6-bb8983e25346 ;
  a2a:hasEvent oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_0, oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_1, oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_2, oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_3 ;
  a2a:hasSource oa:source_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141 .

oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-e59e5d01-5174-44a3-995e-4bffe707a350
  a a2a:Person ;
  rdfs:label "Arend" ;
  a2a:PersonName [
    rdfs:label "Arend" ;
    a2a:PersonNameFirstName "Arend"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-a541a069-5518-4c3f-9099-46c49fd59a5c
  a a2a:Person ;
  rdfs:label "Jacob Berends" ;
  a2a:PersonName [
    rdfs:label "Jacob Berends" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Berends"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-5fa411cf-97ac-4d02-842b-117e67943281
  a a2a:Person ;
  rdfs:label "Annetie Tadel" ;
  a2a:PersonName [
    rdfs:label "Annetie Tadel" ;
    a2a:PersonNameFirstName "Annetie" ;
    a2a:PersonNameLastName "Tadel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person-1d222a83-5b9e-46bc-9fc6-bb8983e25346
  a a2a:Person ;
  rdfs:label "Hans Ponter" ;
  a2a:PersonName [
    rdfs:label "Hans Ponter" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNameLastName "Ponter"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1683-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person:e59e5d01-5174-44a3-995e-4bffe707a350 ;
  a2a:EventKeyRef oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1 .

oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person:a541a069-5518-4c3f-9099-46c49fd59a5c ;
  a2a:EventKeyRef oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1 .

oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person:5fa411cf-97ac-4d02-842b-117e67943281 ;
  a2a:EventKeyRef oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1 .

oa:relationep_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Person:1d222a83-5b9e-46bc-9fc6-bb8983e25346 ;
  a2a:EventKeyRef oa:event_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141_Event1 .

oa:source_frl_dd8b2ec7-e656-48a1-90c3-bdc08fe2b141
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1683-12-09 - 1683-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1683" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1683-12-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1013, Periode: 167..." ;
    a2a:Book "Doopboek Ev. Lutherse gem. Leeuwarden" ;
    a2a:RegistryNumber "1013" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1013, Periode: 167..., Doopboek Ev. Lutherse gem. Leeuwarden, 1013"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/dd8b2ec7-e656-48a1-90c3-bdc08fe2b141" ;
  a2a:RecordGUID "{dd8b2ec7-e656-48a1-90c3-bdc08fe2b141}" ;
  a2a:SourceRemarkOpmerking "De tweede getuige is Odilia Caspers", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_5141_00005141.xml van FRL" .

