@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_cc9c8df8-df79-4475-80e8-c4c6d883ef03
  a a2a:Record ;
  rdfs:label "Doop op 9 december 1753 te Midsland" ;
  a2a:hasPerson oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-d52977ad-9f9e-4b4f-9cc3-19173d866df8, oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-65d19b2d-934d-4201-8c92-de6efea1c0e1, oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-e18bc81c-d608-47be-9908-9025f07a89a2, oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-46c6d841-576c-4d59-a194-51a90eb1c5ed ;
  a2a:hasEvent oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_0, oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_1, oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_2, oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_3 ;
  a2a:hasSource oa:source_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03 .

oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-d52977ad-9f9e-4b4f-9cc3-19173d866df8
  a a2a:Person ;
  rdfs:label "Cornelis" ;
  a2a:PersonName [
    rdfs:label "Cornelis" ;
    a2a:PersonNameFirstName "Cornelis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-65d19b2d-934d-4201-8c92-de6efea1c0e1
  a a2a:Person ;
  rdfs:label "Pieter Feikes" ;
  a2a:PersonName [
    rdfs:label "Pieter Feikes" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Feikes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-e18bc81c-d608-47be-9908-9025f07a89a2
  a a2a:Person ;
  rdfs:label "Neeltje Gossens" ;
  a2a:PersonName [
    rdfs:label "Neeltje Gossens" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePatronym "Gossens"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person-46c6d841-576c-4d59-a194-51a90eb1c5ed
  a a2a:Person ;
  rdfs:label "Trijntje Feikes" ;
  a2a:PersonName [
    rdfs:label "Trijntje Feikes" ;
    a2a:PersonNameFirstName "Trijntje" ;
    a2a:PersonNamePatronym "Feikes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1753" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1753-12-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Midsland" ;
    rdfs:label "Midsland"
  ] .

oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person:d52977ad-9f9e-4b4f-9cc3-19173d866df8 ;
  a2a:EventKeyRef oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1 .

oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person:65d19b2d-934d-4201-8c92-de6efea1c0e1 ;
  a2a:EventKeyRef oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1 .

oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person:e18bc81c-d608-47be-9908-9025f07a89a2 ;
  a2a:EventKeyRef oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1 .

oa:relationep_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Person:46c6d841-576c-4d59-a194-51a90eb1c5ed ;
  a2a:EventKeyRef oa:event_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03_Event1 .

oa:source_frl_cc9c8df8-df79-4475-80e8-c4c6d883ef03
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Terschelling" ;
    rdfs:label "Terschelling", "1753-12-09 - 1753-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1753-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1753-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1753" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1753-12-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: 0692, Periode: 172..." ;
    a2a:Book "Doopboek Herv. gem. Midsland en Seerijp" ;
    a2a:RegistryNumber "0692" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0692, Periode: 172..., Doopboek Herv. gem. Midsland en Seerijp, 0692"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/cc9c8df8-df79-4475-80e8-c4c6d883ef03" ;
  a2a:RecordGUID "{cc9c8df8-df79-4475-80e8-c4c6d883ef03}" ;
  a2a:SourceRemarkOpmerking "De vader is tevens getuige", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Midsland&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_6595_00006595.xml van FRL" .

