@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_39d52c6a-e959-4e4e-a8a0-c422dd021cb1
  a a2a:Record ;
  rdfs:label "Doop op 27 november 1803 te Warga" ;
  a2a:hasPerson oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-536947c3-ba0f-468f-82e9-92d3acc83b1c, oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-5c0282cb-fe11-452d-b33b-475be461a119, oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-de04a221-8652-42d8-9a11-b433912f1f12, oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-fd02f3c7-d03c-4bca-ba14-8266a502a476 ;
  a2a:hasEvent oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_0, oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_1, oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_2, oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_3 ;
  a2a:hasSource oa:source_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1 .

oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-536947c3-ba0f-468f-82e9-92d3acc83b1c
  a a2a:Person ;
  rdfs:label "Jeltje" ;
  a2a:PersonName [
    rdfs:label "Jeltje" ;
    a2a:PersonNameFirstName "Jeltje"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-5c0282cb-fe11-452d-b33b-475be461a119
  a a2a:Person ;
  rdfs:label "Jacob Douwes" ;
  a2a:PersonName [
    rdfs:label "Jacob Douwes" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-de04a221-8652-42d8-9a11-b433912f1f12
  a a2a:Person ;
  rdfs:label "Akka Esigers" ;
  a2a:PersonName [
    rdfs:label "Akka Esigers" ;
    a2a:PersonNameFirstName "Akka" ;
    a2a:PersonNamePatronym "Esigers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person-fd02f3c7-d03c-4bca-ba14-8266a502a476
  a a2a:Person ;
  rdfs:label "Eke Esigers" ;
  a2a:PersonName [
    rdfs:label "Eke Esigers" ;
    a2a:PersonNameFirstName "Eke" ;
    a2a:PersonNamePatronym "Esigers"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1803-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] .

oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person:536947c3-ba0f-468f-82e9-92d3acc83b1c ;
  a2a:EventKeyRef oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1 .

oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person:5c0282cb-fe11-452d-b33b-475be461a119 ;
  a2a:EventKeyRef oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1 .

oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person:de04a221-8652-42d8-9a11-b433912f1f12 ;
  a2a:EventKeyRef oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1 .

oa:relationep_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Person:fd02f3c7-d03c-4bca-ba14-8266a502a476 ;
  a2a:EventKeyRef oa:event_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1_Event1 .

oa:source_frl_39d52c6a-e959-4e4e-a8a0-c422dd021cb1
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1803-11-27 - 1803-11-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1803-11-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1803-11-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1803" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1803-11-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0435, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Warga" ;
    a2a:RegistryNumber "0435" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0435, Periode: 169..., Doopboek R.K. par. Warga, 0435"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/39d52c6a-e959-4e4e-a8a0-c422dd021cb1" ;
  a2a:RecordGUID "{39d52c6a-e959-4e4e-a8a0-c422dd021cb1}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Warga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7708_00007708.xml van FRL" .

