@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_e47ecb9c-9e59-4688-a6ff-8ea71e04a808
  a a2a:Record ;
  rdfs:label "Doop op 19 januari 1783 te IJlst" ;
  a2a:hasPerson oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-33e64687-de91-41c8-a1f3-0c6b9cc06428, oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-8032377c-85b0-46ea-a119-1819bb654672, oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-dd71ed56-e069-4765-9951-b45b8d3f9e19, oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-9a10e5eb-daa1-443a-b377-89f6c8b6dfa9 ;
  a2a:hasEvent oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_0, oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_1, oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_2, oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_3 ;
  a2a:hasSource oa:source_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808 .

oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-33e64687-de91-41c8-a1f3-0c6b9cc06428
  a a2a:Person ;
  rdfs:label "Riemkjen" ;
  a2a:PersonName [
    rdfs:label "Riemkjen" ;
    a2a:PersonNameFirstName "Riemkjen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1783-01-10"^^xsd:date
  ] .

oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-8032377c-85b0-46ea-a119-1819bb654672
  a a2a:Person ;
  rdfs:label "Rimmert Haukes" ;
  a2a:PersonName [
    rdfs:label "Rimmert Haukes" ;
    a2a:PersonNameFirstName "Rimmert" ;
    a2a:PersonNamePatronym "Haukes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-dd71ed56-e069-4765-9951-b45b8d3f9e19
  a a2a:Person ;
  rdfs:label "Jeltje Gooyes" ;
  a2a:PersonName [
    rdfs:label "Jeltje Gooyes" ;
    a2a:PersonNameFirstName "Jeltje" ;
    a2a:PersonNamePatronym "Gooyes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person-9a10e5eb-daa1-443a-b377-89f6c8b6dfa9
  a a2a:Person ;
  rdfs:label "Anneke Tjeerds" ;
  a2a:PersonName [
    rdfs:label "Anneke Tjeerds" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePatronym "Tjeerds"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1783-01-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person:33e64687-de91-41c8-a1f3-0c6b9cc06428 ;
  a2a:EventKeyRef oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1 .

oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person:8032377c-85b0-46ea-a119-1819bb654672 ;
  a2a:EventKeyRef oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1 .

oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person:dd71ed56-e069-4765-9951-b45b8d3f9e19 ;
  a2a:EventKeyRef oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1 .

oa:relationep_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_3
  a a2a:RelationEP ;
  rdfs:label "other:Doopheffer" ;
  a2a:RelationType "other:Doopheffer" ;
  a2a:PersonKeyRef oa:person_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Person:9a10e5eb-daa1-443a-b377-89f6c8b6dfa9 ;
  a2a:EventKeyRef oa:event_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808_Event1 .

oa:source_frl_e47ecb9c-9e59-4688-a6ff-8ea71e04a808
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1783-01-19 - 1783-01-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1783-01-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1783-01-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1783" ;
    a2a:Month "1" ;
    a2a:Day "19" ;
    rdfs:label "1783-01-19"^^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/e47ecb9c-9e59-4688-a6ff-8ea71e04a808" ;
  a2a:RecordGUID "{e47ecb9c-9e59-4688-a6ff-8ea71e04a808}" ;
  a2a:SourceRemarkOpmerking "Tweede doopheffer is Aukje Jacobs", "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_3947_00003947.xml van FRL" .

