@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_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1719 te Workum" ;
  a2a:hasPerson oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-a7eeeaea-576a-4de7-8be7-bcce9806d8a1, oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-3618d44a-46b1-4bf3-b4cf-ce7b716a96f2, oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-9f3a5a1d-fe1c-4d2b-8048-b4517d85f786, oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-e32ccfe1-f892-4979-9e2c-81bf995b6221 ;
  a2a:hasEvent oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_0, oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_1, oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_2, oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_3 ;
  a2a:hasSource oa:source_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee .

oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-a7eeeaea-576a-4de7-8be7-bcce9806d8a1
  a a2a:Person ;
  rdfs:label "Luits" ;
  a2a:PersonName [
    rdfs:label "Luits" ;
    a2a:PersonNameFirstName "Luits"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-3618d44a-46b1-4bf3-b4cf-ce7b716a96f2
  a a2a:Person ;
  rdfs:label "Hendrik Anes" ;
  a2a:PersonName [
    rdfs:label "Hendrik Anes" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNamePatronym "Anes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-9f3a5a1d-fe1c-4d2b-8048-b4517d85f786
  a a2a:Person ;
  rdfs:label "Tietje Goslings" ;
  a2a:PersonName [
    rdfs:label "Tietje Goslings" ;
    a2a:PersonNameFirstName "Tietje" ;
    a2a:PersonNamePatronym "Goslings"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person-e32ccfe1-f892-4979-9e2c-81bf995b6221
  a a2a:Person ;
  rdfs:label "Lieuwkje Ages" ;
  a2a:PersonName [
    rdfs:label "Lieuwkje Ages" ;
    a2a:PersonNameFirstName "Lieuwkje" ;
    a2a:PersonNamePatronym "Ages"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1719" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1719-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum"
  ] .

oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person:a7eeeaea-576a-4de7-8be7-bcce9806d8a1 ;
  a2a:EventKeyRef oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1 .

oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person:3618d44a-46b1-4bf3-b4cf-ce7b716a96f2 ;
  a2a:EventKeyRef oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1 .

oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person:9f3a5a1d-fe1c-4d2b-8048-b4517d85f786 ;
  a2a:EventKeyRef oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1 .

oa:relationep_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Person:e32ccfe1-f892-4979-9e2c-81bf995b6221 ;
  a2a:EventKeyRef oa:event_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee_Event1 .

oa:source_frl_0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Workum" ;
    rdfs:label "Workum", "1719-10-22 - 1719-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1719-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1719-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1719" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1719-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: 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/0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee" ;
  a2a:RecordGUID "{0729b4c4-e4ac-4f40-84a8-2a04acbdc8ee}" ;
  a2a:SourceRemarkOpmerking "Doopnaam is Lucia", "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_8245_00008245.xml van FRL" .

