@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_6ea26f30-4815-4ea2-9a09-e842fe679b8c
  a a2a:Record ;
  rdfs:label "Doop op 9 april 1787 te Deersum/Poppingawier" ;
  a2a:hasPerson oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-6da150de-9c67-4660-9b78-6e05a11b4845, oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-0aa4e06a-85b9-40e0-8ff3-ef16d7c68cd0, oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-07db96dd-1713-4369-9182-8e97d0e00d17 ;
  a2a:hasEvent oa:event_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_0, oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_1, oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_2 ;
  a2a:hasSource oa:source_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c .

oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-6da150de-9c67-4660-9b78-6e05a11b4845
  a a2a:Person ;
  rdfs:label "Tetman" ;
  a2a:PersonName [
    rdfs:label "Tetman" ;
    a2a:PersonNameFirstName "Tetman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1787" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1787-03-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Poppingawier" ;
    rdfs:label "Poppingawier"
  ] .

oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-0aa4e06a-85b9-40e0-8ff3-ef16d7c68cd0
  a a2a:Person ;
  rdfs:label "Pijter Jelles" ;
  a2a:PersonName [
    rdfs:label "Pijter Jelles" ;
    a2a:PersonNameFirstName "Pijter" ;
    a2a:PersonNamePatronym "Jelles"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person-07db96dd-1713-4369-9182-8e97d0e00d17
  a a2a:Person ;
  rdfs:label "Jaaike Tetmans" ;
  a2a:PersonName [
    rdfs:label "Jaaike Tetmans" ;
    a2a:PersonNameFirstName "Jaaike" ;
    a2a:PersonNamePatronym "Tetmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1787-04-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Deersum/Poppingawier" ;
    rdfs:label "Deersum/Poppingawier"
  ] .

oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person:6da150de-9c67-4660-9b78-6e05a11b4845 ;
  a2a:EventKeyRef oa:event_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Event1 .

oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person:0aa4e06a-85b9-40e0-8ff3-ef16d7c68cd0 ;
  a2a:EventKeyRef oa:event_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Event1 .

oa:relationep_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Person:07db96dd-1713-4369-9182-8e97d0e00d17 ;
  a2a:EventKeyRef oa:event_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c_Event1 .

oa:source_frl_6ea26f30-4815-4ea2-9a09-e842fe679b8c
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Rauwerderhem" ;
    rdfs:label "Rauwerderhem", "1787-04-09 - 1787-04-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-04-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-04-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1787" ;
    a2a:Month "4" ;
    a2a:Day "9" ;
    rdfs:label "1787-04-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0580, Periode: 167..." ;
    a2a:Book "Doopboek Herv. gem. Deersum en Poppingawier" ;
    a2a:RegistryNumber "0580" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0580, Periode: 167..., Doopboek Herv. gem. Deersum en Poppingawier, 0580"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6ea26f30-4815-4ea2-9a09-e842fe679b8c" ;
  a2a:RecordGUID "{6ea26f30-4815-4ea2-9a09-e842fe679b8c}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Deersum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_13054_00013054.xml van FRL" .

