@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_7f44fbb0-2efa-497e-8020-fa42ee4a12e2
  a a2a:Record ;
  rdfs:label "Doop op 22 november 1745 te Irnsum" ;
  a2a:hasPerson oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-e8e4b00a-4aff-4300-91b5-68c0b3d5d5bb, oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-f94e9ad4-5646-4125-8ce3-6518a5ce9e1f, oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-8d7e9383-3e15-4bfa-8042-02586f1d5d8c, oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-08cf0671-c015-497b-ac7c-ed96cf4c5202 ;
  a2a:hasEvent oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_0, oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_1, oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_2, oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_3 ;
  a2a:hasSource oa:source_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2 .

oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-e8e4b00a-4aff-4300-91b5-68c0b3d5d5bb
  a a2a:Person ;
  rdfs:label "Tetje" ;
  a2a:PersonName [
    rdfs:label "Tetje" ;
    a2a:PersonNameFirstName "Tetje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Irnsum" ;
    rdfs:label "Irnsum"
  ] .

oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-f94e9ad4-5646-4125-8ce3-6518a5ce9e1f
  a a2a:Person ;
  rdfs:label "Bouwe Haitses" ;
  a2a:PersonName [
    rdfs:label "Bouwe Haitses" ;
    a2a:PersonNameFirstName "Bouwe" ;
    a2a:PersonNamePatronym "Haitses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-8d7e9383-3e15-4bfa-8042-02586f1d5d8c
  a a2a:Person ;
  rdfs:label "Jisk Douwes" ;
  a2a:PersonName [
    rdfs:label "Jisk Douwes" ;
    a2a:PersonNameFirstName "Jisk" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person-08cf0671-c015-497b-ac7c-ed96cf4c5202
  a a2a:Person ;
  rdfs:label "Henke Meinderts" ;
  a2a:PersonName [
    rdfs:label "Henke Meinderts" ;
    a2a:PersonNameFirstName "Henke" ;
    a2a:PersonNamePatronym "Meinderts"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1745" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1745-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Irnsum" ;
    rdfs:label "Irnsum"
  ] .

oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person:e8e4b00a-4aff-4300-91b5-68c0b3d5d5bb ;
  a2a:EventKeyRef oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1 .

oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person:f94e9ad4-5646-4125-8ce3-6518a5ce9e1f ;
  a2a:EventKeyRef oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1 .

oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person:8d7e9383-3e15-4bfa-8042-02586f1d5d8c ;
  a2a:EventKeyRef oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1 .

oa:relationep_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Person:08cf0671-c015-497b-ac7c-ed96cf4c5202 ;
  a2a:EventKeyRef oa:event_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2_Event1 .

oa:source_frl_7f44fbb0-2efa-497e-8020-fa42ee4a12e2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rauwerderhem" ;
    rdfs:label "Rauwerderhem", "1745-11-22 - 1745-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1745-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1745-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1745" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1745-11-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0585, Periode: 171..." ;
    a2a:Book "Doopboek R.K. par. Irnsum" ;
    a2a:RegistryNumber "0585" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0585, Periode: 171..., Doopboek R.K. par. Irnsum, 0585"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7f44fbb0-2efa-497e-8020-fa42ee4a12e2" ;
  a2a:RecordGUID "{7f44fbb0-2efa-497e-8020-fa42ee4a12e2}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Irnsum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14651_00014651.xml van FRL" .

