@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_a7373342-ece6-4e6f-b356-e83924279aae
  a a2a:Record ;
  rdfs:label "Doop op 29 mei 1796 te Oenkerk" ;
  a2a:hasPerson oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-19f0f0b6-2311-4dd0-b949-93b5a3fe6f00, oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-008bd553-73ae-48ee-a882-d24a07b6c4cb, oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-6a8f7de7-6c09-4cde-9830-b1f5e9d06685 ;
  a2a:hasEvent oa:event_frl_a7373342-ece6-4e6f-b356-e83924279aae_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_0, oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_1, oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_2 ;
  a2a:hasSource oa:source_frl_a7373342-ece6-4e6f-b356-e83924279aae .

oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-19f0f0b6-2311-4dd0-b949-93b5a3fe6f00
  a a2a:Person ;
  rdfs:label "Ypkjen Rinske" ;
  a2a:PersonName [
    rdfs:label "Ypkjen Rinske" ;
    a2a:PersonNameFirstName "Ypkjen Rinske"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1796" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1796-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rinsumageest" ;
    rdfs:label "Rinsumageest"
  ] .

oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-008bd553-73ae-48ee-a882-d24a07b6c4cb
  a a2a:Person ;
  rdfs:label "Ignatius Breda" ;
  a2a:PersonName [
    rdfs:label "Ignatius Breda" ;
    a2a:PersonNameFirstName "Ignatius" ;
    a2a:PersonNameLastName "Breda"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "drost" .

oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person-6a8f7de7-6c09-4cde-9830-b1f5e9d06685
  a a2a:Person ;
  rdfs:label "Sophia Clara With de" ;
  a2a:PersonName [
    rdfs:label "Sophia Clara With de" ;
    a2a:PersonNameFirstName "Sophia Clara" ;
    a2a:PersonNamePatronym "With" ;
    a2a:PersonNamePrefixLastName "de"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_a7373342-ece6-4e6f-b356-e83924279aae_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1796-05-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oenkerk" ;
    rdfs:label "Oenkerk"
  ] .

oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person:19f0f0b6-2311-4dd0-b949-93b5a3fe6f00 ;
  a2a:EventKeyRef oa:event_frl_a7373342-ece6-4e6f-b356-e83924279aae_Event1 .

oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person:008bd553-73ae-48ee-a882-d24a07b6c4cb ;
  a2a:EventKeyRef oa:event_frl_a7373342-ece6-4e6f-b356-e83924279aae_Event1 .

oa:relationep_frl_a7373342-ece6-4e6f-b356-e83924279aae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_a7373342-ece6-4e6f-b356-e83924279aae_Person:6a8f7de7-6c09-4cde-9830-b1f5e9d06685 ;
  a2a:EventKeyRef oa:event_frl_a7373342-ece6-4e6f-b356-e83924279aae_Event1 .

oa:source_frl_a7373342-ece6-4e6f-b356-e83924279aae
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tietjerksteradeel" ;
    rdfs:label "Tietjerksteradeel", "1796-05-29 - 1796-05-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-05-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1796-05-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1796" ;
    a2a:Month "5" ;
    a2a:Day "29" ;
    rdfs:label "1796-05-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0711, Periode: 165..." ;
    a2a:Book "Doopboek Herv. gem. Oenkerk, Giekerk en Wijns" ;
    a2a:RegistryNumber "0711" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0711, Periode: 165..., Doopboek Herv. gem. Oenkerk, Giekerk en Wijns, 0711"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/a7373342-ece6-4e6f-b356-e83924279aae" ;
  a2a:RecordGUID "{a7373342-ece6-4e6f-b356-e83924279aae}" ;
  a2a:SourceRemarkOpmerking "De dopeling is een tweelingzus van Immina", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Giekerk&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_5878_00005878.xml van FRL" .

