@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_52873f68-8939-4bdf-ae64-e36c4f1a9c55
  a a2a:Record ;
  rdfs:label "Doop op 27 mei 1764 te Holwerd" ;
  a2a:hasPerson oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-5927df21-4df7-4833-abe3-296b33db32fc, oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-da88ac6c-2cf3-4dad-87de-ad76d54bcbe9, oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-d17d1538-b592-4ac7-9080-12da391571a6 ;
  a2a:hasEvent oa:event_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_0, oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_1, oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_2 ;
  a2a:hasSource oa:source_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55 .

oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-5927df21-4df7-4833-abe3-296b33db32fc
  a a2a:Person ;
  rdfs:label "Gosse" ;
  a2a:PersonName [
    rdfs:label "Gosse" ;
    a2a:PersonNameFirstName "Gosse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1764" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1764-05-09"^^xsd:date
  ] .

oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-da88ac6c-2cf3-4dad-87de-ad76d54bcbe9
  a a2a:Person ;
  rdfs:label "Dirk Gosses" ;
  a2a:PersonName [
    rdfs:label "Dirk Gosses" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePatronym "Gosses"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person-d17d1538-b592-4ac7-9080-12da391571a6
  a a2a:Person ;
  rdfs:label "Hittje Sakes" ;
  a2a:PersonName [
    rdfs:label "Hittje Sakes" ;
    a2a:PersonNameFirstName "Hittje" ;
    a2a:PersonNamePatronym "Sakes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1764-05-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Holwerd" ;
    rdfs:label "Holwerd"
  ] .

oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person:5927df21-4df7-4833-abe3-296b33db32fc ;
  a2a:EventKeyRef oa:event_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Event1 .

oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person:da88ac6c-2cf3-4dad-87de-ad76d54bcbe9 ;
  a2a:EventKeyRef oa:event_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Event1 .

oa:relationep_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Person:d17d1538-b592-4ac7-9080-12da391571a6 ;
  a2a:EventKeyRef oa:event_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55_Event1 .

oa:source_frl_52873f68-8939-4bdf-ae64-e36c4f1a9c55
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Westdongeradeel" ;
    rdfs:label "Westdongeradeel", "1764-05-27 - 1764-05-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-05-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-05-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "5" ;
    a2a:Day "27" ;
    rdfs:label "1764-05-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0756, Periode: 165..." ;
    a2a:Book "Doopboek Herv. gem. Holwerd" ;
    a2a:RegistryNumber "0756" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0756, Periode: 165..., Doopboek Herv. gem. Holwerd, 0756"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/52873f68-8939-4bdf-ae64-e36c4f1a9c55" ;
  a2a:RecordGUID "{52873f68-8939-4bdf-ae64-e36c4f1a9c55}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Holwerd&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_11636_00011636.xml van FRL" .

