@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_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a
  a a2a:Record ;
  rdfs:label "Doop op 13 maart 1808 te Koudum" ;
  a2a:hasPerson oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-330f442a-2907-438e-88f9-5193748143c9, oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-43ef90e2-f5e0-409f-b1cf-1fbc9177da1b, oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-6fafb08b-2b5a-4e50-8725-d319df15c8b9 ;
  a2a:hasEvent oa:event_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_0, oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_1, oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_2 ;
  a2a:hasSource oa:source_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a .

oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-330f442a-2907-438e-88f9-5193748143c9
  a a2a:Person ;
  rdfs:label "Gettjen" ;
  a2a:PersonName [
    rdfs:label "Gettjen" ;
    a2a:PersonNameFirstName "Gettjen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1808-01-27"^^xsd:date
  ] .

oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-43ef90e2-f5e0-409f-b1cf-1fbc9177da1b
  a a2a:Person ;
  rdfs:label "Haitze Klazes" ;
  a2a:PersonName [
    rdfs:label "Haitze Klazes" ;
    a2a:PersonNameFirstName "Haitze" ;
    a2a:PersonNamePatronym "Klazes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person-6fafb08b-2b5a-4e50-8725-d319df15c8b9
  a a2a:Person ;
  rdfs:label "Jetske Jetzes" ;
  a2a:PersonName [
    rdfs:label "Jetske Jetzes" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNamePatronym "Jetzes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1808" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1808-03-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koudum" ;
    rdfs:label "Koudum"
  ] .

oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person:330f442a-2907-438e-88f9-5193748143c9 ;
  a2a:EventKeyRef oa:event_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Event1 .

oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person:43ef90e2-f5e0-409f-b1cf-1fbc9177da1b ;
  a2a:EventKeyRef oa:event_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Event1 .

oa:relationep_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Person:6fafb08b-2b5a-4e50-8725-d319df15c8b9 ;
  a2a:EventKeyRef oa:event_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a_Event1 .

oa:source_frl_fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hemelumer Oldeferd" ;
    rdfs:label "Hemelumer Oldeferd", "1808-03-13 - 1808-03-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1808-03-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1808-03-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1808" ;
    a2a:Month "3" ;
    a2a:Day "13" ;
    rdfs:label "1808-03-13"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0373, Periode: 177..." ;
    a2a:Book "Doopboek Herv. gem. Koudum" ;
    a2a:RegistryNumber "0373" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0373, Periode: 177..., Doopboek Herv. gem. Koudum, 0373"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a" ;
  a2a:RecordGUID "{fcbcc8d6-5ab9-4546-841b-b7caa5d8da0a}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Koudum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_10151_00010151.xml van FRL" .

