@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_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2
  a a2a:Record ;
  rdfs:label "Doop op 27 april 1769 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-84cdb0f9-55a7-4a5a-ae0e-69ca5921d017, oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-ed17f11f-8336-49be-9264-47a511995fa1, oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-82e5b6de-5b54-4aa6-84f3-1d9b1c369049, oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-215ded7b-5c35-475b-951c-ecc168db893f ;
  a2a:hasEvent oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_0, oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_1, oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_2, oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_3 ;
  a2a:hasSource oa:source_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2 .

oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-84cdb0f9-55a7-4a5a-ae0e-69ca5921d017
  a a2a:Person ;
  rdfs:label "Barbara" ;
  a2a:PersonName [
    rdfs:label "Barbara" ;
    a2a:PersonNameFirstName "Barbara"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-ed17f11f-8336-49be-9264-47a511995fa1
  a a2a:Person ;
  rdfs:label "Jacobus Feyens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Feyens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Feyens"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-82e5b6de-5b54-4aa6-84f3-1d9b1c369049
  a a2a:Person ;
  rdfs:label "Uultje Rinses" ;
  a2a:PersonName [
    rdfs:label "Uultje Rinses" ;
    a2a:PersonNameFirstName "Uultje" ;
    a2a:PersonNamePatronym "Rinses"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person-215ded7b-5c35-475b-951c-ecc168db893f
  a a2a:Person ;
  rdfs:label "Barbara Zijlstra" ;
  a2a:PersonName [
    rdfs:label "Barbara Zijlstra" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNameLastName "Zijlstra"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1769" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1769-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person:84cdb0f9-55a7-4a5a-ae0e-69ca5921d017 ;
  a2a:EventKeyRef oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1 .

oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person:ed17f11f-8336-49be-9264-47a511995fa1 ;
  a2a:EventKeyRef oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1 .

oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person:82e5b6de-5b54-4aa6-84f3-1d9b1c369049 ;
  a2a:EventKeyRef oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1 .

oa:relationep_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Person:215ded7b-5c35-475b-951c-ecc168db893f ;
  a2a:EventKeyRef oa:event_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2_Event1 .

oa:source_frl_b5cc8e16-e9f7-41ab-98da-6331f1cf3de2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1769-04-27 - 1769-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1769-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1769-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1769" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1769-04-27"^^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-I, Periode: 1..." ;
    a2a:Book "Doopboek R.K. par. Het Klooster Leeuwarden" ;
    a2a:RegistryNumber "1019-I" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1019-I, Periode: 1..., Doopboek R.K. par. Het Klooster Leeuwarden, 1019-I"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b5cc8e16-e9f7-41ab-98da-6331f1cf3de2" ;
  a2a:RecordGUID "{b5cc8e16-e9f7-41ab-98da-6331f1cf3de2}" ;
  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_3527_00003527.xml van FRL" .

