@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_ee7cb10b-a29a-476e-86be-e5b3e67f5217
  a a2a:Record ;
  rdfs:label "Doop op 26 januari 1776 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-4f1adb20-7c02-4762-8730-c2200dae409a, oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-bcd7a9d9-70bc-4311-b511-4f66f34c2652, oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-e13d7350-aa4d-424e-8319-82c416a8701b, oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-bcecf4a2-a788-46e6-a26d-def3a0be066e ;
  a2a:hasEvent oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_0, oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_1, oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_2, oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_3 ;
  a2a:hasSource oa:source_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217 .

oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-4f1adb20-7c02-4762-8730-c2200dae409a
  a a2a:Person ;
  rdfs:label "Vitus" ;
  a2a:PersonName [
    rdfs:label "Vitus" ;
    a2a:PersonNameFirstName "Vitus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-bcd7a9d9-70bc-4311-b511-4f66f34c2652
  a a2a:Person ;
  rdfs:label "Cornelis Witsis" ;
  a2a:PersonName [
    rdfs:label "Cornelis Witsis" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Witsis"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-e13d7350-aa4d-424e-8319-82c416a8701b
  a a2a:Person ;
  rdfs:label "Cornelia Sickis" ;
  a2a:PersonName [
    rdfs:label "Cornelia Sickis" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePatronym "Sickis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person-bcecf4a2-a788-46e6-a26d-def3a0be066e
  a a2a:Person ;
  rdfs:label "Maryke Jacobs" ;
  a2a:PersonName [
    rdfs:label "Maryke Jacobs" ;
    a2a:PersonNameFirstName "Maryke" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1776-01-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person:4f1adb20-7c02-4762-8730-c2200dae409a ;
  a2a:EventKeyRef oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1 .

oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person:bcd7a9d9-70bc-4311-b511-4f66f34c2652 ;
  a2a:EventKeyRef oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1 .

oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person:e13d7350-aa4d-424e-8319-82c416a8701b ;
  a2a:EventKeyRef oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1 .

oa:relationep_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Person:bcecf4a2-a788-46e6-a26d-def3a0be066e ;
  a2a:EventKeyRef oa:event_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217_Event1 .

oa:source_frl_ee7cb10b-a29a-476e-86be-e5b3e67f5217
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1776-01-26 - 1776-01-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-01-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-01-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1776-01-26"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1019-II, Periode: ..." ;
    a2a:Book "Doopboek R.K. par. Breedstraat Leeuwarden" ;
    a2a:RegistryNumber "1019-II" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1019-II, Periode: ..., Doopboek R.K. par. Breedstraat Leeuwarden, 1019-II"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/ee7cb10b-a29a-476e-86be-e5b3e67f5217" ;
  a2a:RecordGUID "{ee7cb10b-a29a-476e-86be-e5b3e67f5217}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_9052_00009052.xml van FRL" .

