@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_4bd22046-95c9-4e79-94da-e45dab67eb08
  a a2a:Record ;
  rdfs:label "Doop op 6 april 1804 te Nes" ;
  a2a:hasPerson oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-d5ed5fc7-9422-43dc-96ba-71728d0c7e5d, oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-33c2bd1e-6587-410a-9662-5fb28a7964d1, oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-e1d538d1-823a-4749-b974-375c74b31e7a, oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-698cf210-4dfc-4fd5-b7e4-9fc02bda47d7 ;
  a2a:hasEvent oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_0, oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_1, oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_2, oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_3 ;
  a2a:hasSource oa:source_frl_4bd22046-95c9-4e79-94da-e45dab67eb08 .

oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-d5ed5fc7-9422-43dc-96ba-71728d0c7e5d
  a a2a:Person ;
  rdfs:label "Jacobus" ;
  a2a:PersonName [
    rdfs:label "Jacobus" ;
    a2a:PersonNameFirstName "Jacobus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-33c2bd1e-6587-410a-9662-5fb28a7964d1
  a a2a:Person ;
  rdfs:label "Arjen Jacobs Former" ;
  a2a:PersonName [
    rdfs:label "Arjen Jacobs Former" ;
    a2a:PersonNameFirstName "Arjen" ;
    a2a:PersonNamePatronym "Jacobs" ;
    a2a:PersonNameLastName "Former"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-e1d538d1-823a-4749-b974-375c74b31e7a
  a a2a:Person ;
  rdfs:label "Sali Borda" ;
  a2a:PersonName [
    rdfs:label "Sali Borda" ;
    a2a:PersonNameFirstName "Sali" ;
    a2a:PersonNameLastName "Borda"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person-698cf210-4dfc-4fd5-b7e4-9fc02bda47d7
  a a2a:Person ;
  rdfs:label "Catharina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Catharina Jacobs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1804-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nes" ;
    rdfs:label "Nes"
  ] .

oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person:d5ed5fc7-9422-43dc-96ba-71728d0c7e5d ;
  a2a:EventKeyRef oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1 .

oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person:33c2bd1e-6587-410a-9662-5fb28a7964d1 ;
  a2a:EventKeyRef oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1 .

oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person:e1d538d1-823a-4749-b974-375c74b31e7a ;
  a2a:EventKeyRef oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1 .

oa:relationep_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Person:698cf210-4dfc-4fd5-b7e4-9fc02bda47d7 ;
  a2a:EventKeyRef oa:event_frl_4bd22046-95c9-4e79-94da-e45dab67eb08_Event1 .

oa:source_frl_4bd22046-95c9-4e79-94da-e45dab67eb08
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ameland" ;
    rdfs:label "Ameland", "1804-04-06 - 1804-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1804-04-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0054, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Nes" ;
    a2a:RegistryNumber "0054" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0054, Periode: 169..., Doopboek R.K. par. Nes, 0054"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/4bd22046-95c9-4e79-94da-e45dab67eb08" ;
  a2a:RecordGUID "{4bd22046-95c9-4e79-94da-e45dab67eb08}" ;
  a2a:SourceRemarkOpmerking "De getuige was tevens doopheffer", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Nes&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_12455_00012455.xml van FRL" .

