@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_d472cb72-e3b2-4812-91f1-dc0758028af5
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1797 te Workum" ;
  a2a:hasPerson oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-aa7568bc-1c6a-41fa-a841-e187d46ddf1c, oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-bb83e7ec-5c6b-4565-80e0-d689a3545044, oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-6e56a052-7e29-424b-a778-fdd24d39a7c6 ;
  a2a:hasEvent oa:event_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_0, oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_1, oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_2 ;
  a2a:hasSource oa:source_frl_d472cb72-e3b2-4812-91f1-dc0758028af5 .

oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-aa7568bc-1c6a-41fa-a841-e187d46ddf1c
  a a2a:Person ;
  rdfs:label "Dionisius Petrus" ;
  a2a:PersonName [
    rdfs:label "Dionisius Petrus" ;
    a2a:PersonNameFirstName "Dionisius Petrus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1797-09-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-bb83e7ec-5c6b-4565-80e0-d689a3545044
  a a2a:Person ;
  rdfs:label "Egbert Clases" ;
  a2a:PersonName [
    rdfs:label "Egbert Clases" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Clases"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person-6e56a052-7e29-424b-a778-fdd24d39a7c6
  a a2a:Person ;
  rdfs:label "Catarina Dionisius Domna" ;
  a2a:PersonName [
    rdfs:label "Catarina Dionisius Domna" ;
    a2a:PersonNameFirstName "Catarina" ;
    a2a:PersonNamePatronym "Dionisius" ;
    a2a:PersonNameLastName "Domna"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1797-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person:aa7568bc-1c6a-41fa-a841-e187d46ddf1c ;
  a2a:EventKeyRef oa:event_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Event1 .

oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person:bb83e7ec-5c6b-4565-80e0-d689a3545044 ;
  a2a:EventKeyRef oa:event_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Event1 .

oa:relationep_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Person:6e56a052-7e29-424b-a778-fdd24d39a7c6 ;
  a2a:EventKeyRef oa:event_frl_d472cb72-e3b2-4812-91f1-dc0758028af5_Event1 .

oa:source_frl_d472cb72-e3b2-4812-91f1-dc0758028af5
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1797-10-22 - 1797-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1797-10-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0858, Periode: 178..." ;
    a2a:Book "Doopboek Herv. gem. Workum" ;
    a2a:RegistryNumber "0858" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0858, Periode: 178..., Doopboek Herv. gem. Workum, 0858"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/d472cb72-e3b2-4812-91f1-dc0758028af5" ;
  a2a:RecordGUID "{d472cb72-e3b2-4812-91f1-dc0758028af5}" ;
  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_10828_00010828.xml van FRL" .

