@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_ce2832e0-855b-40da-bc06-cfd97539a2a6
  a a2a:Record ;
  rdfs:label "Doop op 29 mei 1763 te Workum" ;
  a2a:hasPerson oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-73bb2652-6072-4a35-9208-53682ce3403c, oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-89ae4b29-b519-4efb-a42b-c6146fe6cfa8, oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-39d17d81-b269-4982-b4b0-12d87e9662f6, oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-c2c544cd-bb88-4499-9b15-4b066fc21a78 ;
  a2a:hasEvent oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_0, oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_1, oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_2, oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_3 ;
  a2a:hasSource oa:source_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6 .

oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-73bb2652-6072-4a35-9208-53682ce3403c
  a a2a:Person ;
  rdfs:label "Dorck" ;
  a2a:PersonName [
    rdfs:label "Dorck" ;
    a2a:PersonNameFirstName "Dorck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-89ae4b29-b519-4efb-a42b-c6146fe6cfa8
  a a2a:Person ;
  rdfs:label "Bauke Teunis" ;
  a2a:PersonName [
    rdfs:label "Bauke Teunis" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Teunis"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-39d17d81-b269-4982-b4b0-12d87e9662f6
  a a2a:Person ;
  rdfs:label "Anna Maryke Dirks" ;
  a2a:PersonName [
    rdfs:label "Anna Maryke Dirks" ;
    a2a:PersonNameFirstName "Anna Maryke" ;
    a2a:PersonNamePatronym "Dirks"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person-c2c544cd-bb88-4499-9b15-4b066fc21a78
  a a2a:Person ;
  rdfs:label "Eildert Dirks" ;
  a2a:PersonName [
    rdfs:label "Eildert Dirks" ;
    a2a:PersonNameFirstName "Eildert" ;
    a2a:PersonNamePatronym "Dirks"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1763-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person:73bb2652-6072-4a35-9208-53682ce3403c ;
  a2a:EventKeyRef oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1 .

oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person:89ae4b29-b519-4efb-a42b-c6146fe6cfa8 ;
  a2a:EventKeyRef oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1 .

oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person:39d17d81-b269-4982-b4b0-12d87e9662f6 ;
  a2a:EventKeyRef oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1 .

oa:relationep_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Person:c2c544cd-bb88-4499-9b15-4b066fc21a78 ;
  a2a:EventKeyRef oa:event_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6_Event1 .

oa:source_frl_ce2832e0-855b-40da-bc06-cfd97539a2a6
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1763-05-29 - 1763-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1763-05-29"^^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/ce2832e0-855b-40da-bc06-cfd97539a2a6" ;
  a2a:RecordGUID "{ce2832e0-855b-40da-bc06-cfd97539a2a6}" ;
  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_6674_00006674.xml van FRL" .

