@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_625f4f1c-db7a-460d-804f-6cd5403db8b3
  a a2a:Record ;
  rdfs:label "Doop op 30 april 1757 te Workum" ;
  a2a:hasPerson oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-1b08c44b-33b1-4c22-bbdf-e28a3197c19b, oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-fb33c5be-2cf0-473e-b2be-dfb0c731d555, oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-5190be6b-40ed-4941-b346-8ed497b5233f, oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-0f092180-02b2-4ac4-87aa-7834abbe401c ;
  a2a:hasEvent oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_0, oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_1, oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_2, oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_3 ;
  a2a:hasSource oa:source_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3 .

oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-1b08c44b-33b1-4c22-bbdf-e28a3197c19b
  a a2a:Person ;
  rdfs:label "Sibble" ;
  a2a:PersonName [
    rdfs:label "Sibble" ;
    a2a:PersonNameFirstName "Sibble"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-fb33c5be-2cf0-473e-b2be-dfb0c731d555
  a a2a:Person ;
  rdfs:label "Douwe Rinses" ;
  a2a:PersonName [
    rdfs:label "Douwe Rinses" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Rinses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-5190be6b-40ed-4941-b346-8ed497b5233f
  a a2a:Person ;
  rdfs:label "Wikje Jakles" ;
  a2a:PersonName [
    rdfs:label "Wikje Jakles" ;
    a2a:PersonNameFirstName "Wikje" ;
    a2a:PersonNamePatronym "Jakles"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person-0f092180-02b2-4ac4-87aa-7834abbe401c
  a a2a:Person ;
  rdfs:label "Fokke Jakles" ;
  a2a:PersonName [
    rdfs:label "Fokke Jakles" ;
    a2a:PersonNameFirstName "Fokke" ;
    a2a:PersonNamePatronym "Jakles"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1757" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1757-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person:1b08c44b-33b1-4c22-bbdf-e28a3197c19b ;
  a2a:EventKeyRef oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1 .

oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person:fb33c5be-2cf0-473e-b2be-dfb0c731d555 ;
  a2a:EventKeyRef oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1 .

oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person:5190be6b-40ed-4941-b346-8ed497b5233f ;
  a2a:EventKeyRef oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1 .

oa:relationep_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Person:0f092180-02b2-4ac4-87aa-7834abbe401c ;
  a2a:EventKeyRef oa:event_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3_Event1 .

oa:source_frl_625f4f1c-db7a-460d-804f-6cd5403db8b3
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1757-04-30 - 1757-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1757-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1757" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1757-04-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0867, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Workum" ;
    a2a:RegistryNumber "0867" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0867, Periode: 169..., Doopboek R.K. par. Workum, 0867"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/625f4f1c-db7a-460d-804f-6cd5403db8b3" ;
  a2a:RecordGUID "{625f4f1c-db7a-460d-804f-6cd5403db8b3}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Workum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_5524_00005524.xml van FRL" .

