@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_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a
  a a2a:Record ;
  rdfs:label "Doop op 23 december 1781 te Oosterzee" ;
  a2a:hasPerson oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-d0c82b29-7604-4a60-96a9-7d5d3810ff42, oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-d051ba82-5935-4737-b6e4-c1d32fe6401d, oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-64a8d89f-a6ef-4b5f-b469-9c0620c10688 ;
  a2a:hasEvent oa:event_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_0, oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_1, oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_2 ;
  a2a:hasSource oa:source_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a .

oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-d0c82b29-7604-4a60-96a9-7d5d3810ff42
  a a2a:Person ;
  rdfs:label "Antje" ;
  a2a:PersonName [
    rdfs:label "Antje" ;
    a2a:PersonNameFirstName "Antje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1781" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1781-12-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oosterzee" ;
    rdfs:label "Oosterzee"
  ] .

oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-d051ba82-5935-4737-b6e4-c1d32fe6401d
  a a2a:Person ;
  rdfs:label "Albert Nannes" ;
  a2a:PersonName [
    rdfs:label "Albert Nannes" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePatronym "Nannes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person-64a8d89f-a6ef-4b5f-b469-9c0620c10688
  a a2a:Person ;
  rdfs:label "Antje Wybrens" ;
  a2a:PersonName [
    rdfs:label "Antje Wybrens" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "Wybrens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1781" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1781-12-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oosterzee" ;
    rdfs:label "Oosterzee"
  ] .

oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person:d0c82b29-7604-4a60-96a9-7d5d3810ff42 ;
  a2a:EventKeyRef oa:event_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Event1 .

oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person:d051ba82-5935-4737-b6e4-c1d32fe6401d ;
  a2a:EventKeyRef oa:event_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Event1 .

oa:relationep_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Person:64a8d89f-a6ef-4b5f-b469-9c0620c10688 ;
  a2a:EventKeyRef oa:event_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a_Event1 .

oa:source_frl_0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Lemsterland" ;
    rdfs:label "Lemsterland", "1781-12-23 - 1781-12-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1781-12-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1781-12-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1781" ;
    a2a:Month "12" ;
    a2a:Day "23" ;
    rdfs:label "1781-12-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0495, Periode: 171..." ;
    a2a:Book "Doopboek Herv. gem. Oosterzee en Echten" ;
    a2a:RegistryNumber "0495" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0495, Periode: 171..., Doopboek Herv. gem. Oosterzee en Echten, 0495"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a" ;
  a2a:RecordGUID "{0b66a4cc-7ec5-4c4c-a565-bc06ffd4bd4a}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Oosterzee&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_4618_00004618.xml van FRL" .

