@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_77fb8256-199d-4422-9f71-e8fd095a4e45
  a a2a:Record ;
  rdfs:label "Doop op 22 maart 1778 te Makkum" ;
  a2a:hasPerson oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-3d950431-741d-44ec-a237-e2355045aa74, oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-98e79ef6-f092-4a8f-a222-a8f51f4e19ae, oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-d1c8d42b-0eb9-4c22-8652-22b5c6666da0, oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-5df8aaf6-c240-40ff-a1ff-4e1c6453854f ;
  a2a:hasEvent oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_0, oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_1, oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_2, oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_3 ;
  a2a:hasSource oa:source_frl_77fb8256-199d-4422-9f71-e8fd095a4e45 .

oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-3d950431-741d-44ec-a237-e2355045aa74
  a a2a:Person ;
  rdfs:label "Antje" ;
  a2a:PersonName [
    rdfs:label "Antje" ;
    a2a:PersonNameFirstName "Antje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-98e79ef6-f092-4a8f-a222-a8f51f4e19ae
  a a2a:Person ;
  rdfs:label "Siauke Eeltjes" ;
  a2a:PersonName [
    rdfs:label "Siauke Eeltjes" ;
    a2a:PersonNameFirstName "Siauke" ;
    a2a:PersonNamePatronym "Eeltjes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-d1c8d42b-0eb9-4c22-8652-22b5c6666da0
  a a2a:Person ;
  rdfs:label "Lisabeth Bottes" ;
  a2a:PersonName [
    rdfs:label "Lisabeth Bottes" ;
    a2a:PersonNameFirstName "Lisabeth" ;
    a2a:PersonNamePatronym "Bottes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person-5df8aaf6-c240-40ff-a1ff-4e1c6453854f
  a a2a:Person ;
  rdfs:label "Fetje Durks" ;
  a2a:PersonName [
    rdfs:label "Fetje Durks" ;
    a2a:PersonNameFirstName "Fetje" ;
    a2a:PersonNamePatronym "Durks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1778-03-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Makkum" ;
    rdfs:label "Makkum"
  ] .

oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person:3d950431-741d-44ec-a237-e2355045aa74 ;
  a2a:EventKeyRef oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1 .

oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person:98e79ef6-f092-4a8f-a222-a8f51f4e19ae ;
  a2a:EventKeyRef oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1 .

oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person:d1c8d42b-0eb9-4c22-8652-22b5c6666da0 ;
  a2a:EventKeyRef oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1 .

oa:relationep_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Person:5df8aaf6-c240-40ff-a1ff-4e1c6453854f ;
  a2a:EventKeyRef oa:event_frl_77fb8256-199d-4422-9f71-e8fd095a4e45_Event1 .

oa:source_frl_77fb8256-199d-4422-9f71-e8fd095a4e45
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wonseradeel" ;
    rdfs:label "Wonseradeel", "1778-03-22 - 1778-03-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1778-03-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-03-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1778" ;
    a2a:Month "3" ;
    a2a:Day "22" ;
    rdfs:label "1778-03-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: 0834, Periode: 172..." ;
    a2a:Book "Doopboek R.K. par. Makkum" ;
    a2a:RegistryNumber "0834" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0834, Periode: 172..., Doopboek R.K. par. Makkum, 0834"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/77fb8256-199d-4422-9f71-e8fd095a4e45" ;
  a2a:RecordGUID "{77fb8256-199d-4422-9f71-e8fd095a4e45}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Makkum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_13523_00013523.xml van FRL" .

[] a2a:PersonRemarkdiversen "in wiens plaats Vrauk Bottes" .
