@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_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e
  a a2a:Record ;
  rdfs:label "Doop op 27 juni 1779 te IJlst" ;
  a2a:hasPerson oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-df37d142-eed6-48ed-938f-cc3d39c5735e, oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-e495a12c-a723-4416-abb8-a810cd1dc17f, oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-425658b6-bc55-49ae-868d-2304e230035e, oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-e2f30390-b5c5-4631-a6da-9b1ee8e7d977 ;
  a2a:hasEvent oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_0, oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_1, oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_2, oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_3 ;
  a2a:hasSource oa:source_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e .

oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-df37d142-eed6-48ed-938f-cc3d39c5735e
  a a2a:Person ;
  rdfs:label "Jeeuwkje" ;
  a2a:PersonName [
    rdfs:label "Jeeuwkje" ;
    a2a:PersonNameFirstName "Jeeuwkje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1779" ;
    a2a:Month "6" ;
    a2a:Day "17" ;
    rdfs:label "1779-06-17"^^xsd:date
  ] .

oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-e495a12c-a723-4416-abb8-a810cd1dc17f
  a a2a:Person ;
  rdfs:label "Gerke Alles" ;
  a2a:PersonName [
    rdfs:label "Gerke Alles" ;
    a2a:PersonNameFirstName "Gerke" ;
    a2a:PersonNamePatronym "Alles"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-425658b6-bc55-49ae-868d-2304e230035e
  a a2a:Person ;
  rdfs:label "Tryntje Annes" ;
  a2a:PersonName [
    rdfs:label "Tryntje Annes" ;
    a2a:PersonNameFirstName "Tryntje" ;
    a2a:PersonNamePatronym "Annes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person-e2f30390-b5c5-4631-a6da-9b1ee8e7d977
  a a2a:Person ;
  rdfs:label "Jeeuwkje Alles" ;
  a2a:PersonName [
    rdfs:label "Jeeuwkje Alles" ;
    a2a:PersonNameFirstName "Jeeuwkje" ;
    a2a:PersonNamePatronym "Alles"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1779" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1779-06-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person:df37d142-eed6-48ed-938f-cc3d39c5735e ;
  a2a:EventKeyRef oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1 .

oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person:e495a12c-a723-4416-abb8-a810cd1dc17f ;
  a2a:EventKeyRef oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1 .

oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person:425658b6-bc55-49ae-868d-2304e230035e ;
  a2a:EventKeyRef oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1 .

oa:relationep_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Person:e2f30390-b5c5-4631-a6da-9b1ee8e7d977 ;
  a2a:EventKeyRef oa:event_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e_Event1 .

oa:source_frl_bb7cdfc4-fd7f-4371-baab-815bae2ceb4e
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1779-06-27 - 1779-06-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1779-06-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1779-06-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1779" ;
    a2a:Month "6" ;
    a2a:Day "27" ;
    rdfs:label "1779-06-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: 0440, Periode: 173..." ;
    a2a:Book "Doopboek Herv. gem. IJlst" ;
    a2a:RegistryNumber "0440" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0440, Periode: 173..., Doopboek Herv. gem. IJlst, 0440"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/bb7cdfc4-fd7f-4371-baab-815bae2ceb4e" ;
  a2a:RecordGUID "{bb7cdfc4-fd7f-4371-baab-815bae2ceb4e}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=IJlst&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_10342_00010342.xml van FRL" .

