@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_01a410c5-defc-464e-bbd2-72e7d2c8d656
  a a2a:Record ;
  rdfs:label "Doop op 29 juli 1774 te Balk" ;
  a2a:hasPerson oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-1aa7d893-d626-46c1-8c84-0c1110281367, oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-1aa2592b-f4c9-4d02-9293-b1b9e82c46c4, oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-f5230a1f-c10d-4dca-94d7-f6ee56c06d0e ;
  a2a:hasEvent oa:event_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_0, oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_1, oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_2 ;
  a2a:hasSource oa:source_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656 .

oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-1aa7d893-d626-46c1-8c84-0c1110281367
  a a2a:Person ;
  rdfs:label "Femke" ;
  a2a:PersonName [
    rdfs:label "Femke" ;
    a2a:PersonNameFirstName "Femke"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-1aa2592b-f4c9-4d02-9293-b1b9e82c46c4
  a a2a:Person ;
  rdfs:label "Ernst Arjens" ;
  a2a:PersonName [
    rdfs:label "Ernst Arjens" ;
    a2a:PersonNameFirstName "Ernst" ;
    a2a:PersonNamePatronym "Arjens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person-f5230a1f-c10d-4dca-94d7-f6ee56c06d0e
  a a2a:Person ;
  rdfs:label "Harmke Hendriks" ;
  a2a:PersonName [
    rdfs:label "Harmke Hendriks" ;
    a2a:PersonNameFirstName "Harmke" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1774-07-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Balk" ;
    rdfs:label "Balk"
  ] .

oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person:1aa7d893-d626-46c1-8c84-0c1110281367 ;
  a2a:EventKeyRef oa:event_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Event1 .

oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person:1aa2592b-f4c9-4d02-9293-b1b9e82c46c4 ;
  a2a:EventKeyRef oa:event_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Event1 .

oa:relationep_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Person:f5230a1f-c10d-4dca-94d7-f6ee56c06d0e ;
  a2a:EventKeyRef oa:event_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656_Event1 .

oa:source_frl_01a410c5-defc-464e-bbd2-72e7d2c8d656
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Gaasterland" ;
    rdfs:label "Gaasterland", "1774-07-29 - 1774-07-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-07-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-07-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "7" ;
    a2a:Day "29" ;
    rdfs:label "1774-07-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: 0306, Periode: 176..." ;
    a2a:Book "Doopboek R.K. par. Balk" ;
    a2a:RegistryNumber "0306" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0306, Periode: 176..., Doopboek R.K. par. Balk, 0306"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/01a410c5-defc-464e-bbd2-72e7d2c8d656" ;
  a2a:RecordGUID "{01a410c5-defc-464e-bbd2-72e7d2c8d656}" ;
  a2a:SourceRemarkOpmerking "De doopnaam is Euphemia", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Balk&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_7973_00007973.xml van FRL" .

