@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_5bdfe176-1804-4b79-bbba-e1917fcaabcb
  a a2a:Record ;
  rdfs:label "Doop op 26 september 1656 te IJlst" ;
  a2a:hasPerson oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person-362b6cff-3128-4f9b-be63-95fc16119f89, oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person-d1a5e725-7270-44af-841d-c8a851a28193 ;
  a2a:hasEvent oa:event_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_0, oa:relationep_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_1 ;
  a2a:hasSource oa:source_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb .

oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person-362b6cff-3128-4f9b-be63-95fc16119f89
  a a2a:Person ;
  rdfs:label "Aesse" ;
  a2a:PersonName [
    rdfs:label "Aesse" ;
    a2a:PersonNameFirstName "Aesse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person-d1a5e725-7270-44af-841d-c8a851a28193
  a a2a:Person ;
  rdfs:label "Oege Asses" ;
  a2a:PersonName [
    rdfs:label "Oege Asses" ;
    a2a:PersonNameFirstName "Oege" ;
    a2a:PersonNamePatronym "Asses"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1656" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1656-09-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst"
  ] .

oa:relationep_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person:362b6cff-3128-4f9b-be63-95fc16119f89 ;
  a2a:EventKeyRef oa:event_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Event1 .

oa:relationep_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Person:d1a5e725-7270-44af-841d-c8a851a28193 ;
  a2a:EventKeyRef oa:event_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb_Event1 .

oa:source_frl_5bdfe176-1804-4b79-bbba-e1917fcaabcb
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "IJlst" ;
    rdfs:label "IJlst", "1656-09-26 - 1656-09-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1656-09-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1656-09-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1656" ;
    a2a:Month "9" ;
    a2a:Day "26" ;
    rdfs:label "1656-09-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: 0439, Periode: 163..." ;
    a2a:Book "Doopboek Herv. gem. IJlst" ;
    a2a:RegistryNumber "0439" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0439, Periode: 163..., Doopboek Herv. gem. IJlst, 0439"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5bdfe176-1804-4b79-bbba-e1917fcaabcb" ;
  a2a:RecordGUID "{5bdfe176-1804-4b79-bbba-e1917fcaabcb}" ;
  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_6349_00006349.xml van FRL" .

