@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_b5f74e64-cf05-4237-b3a7-9bae481caecc
  a a2a:Record ;
  rdfs:label "Doop op 18 oktober 1716 te Warga" ;
  a2a:hasPerson oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-2e1b45bb-e8dd-4689-8623-da60c93d5448, oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-8ad46f2a-3299-4af7-9bd1-2bb51aa59513, oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-73562d34-e2fb-4f9f-aca1-aae2a30e85c9, oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-ae81e815-9af2-4c52-9ec9-cf948e36f1cc ;
  a2a:hasEvent oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_0, oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_1, oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_2, oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_3 ;
  a2a:hasSource oa:source_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc .

oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-2e1b45bb-e8dd-4689-8623-da60c93d5448
  a a2a:Person ;
  rdfs:label "Watse" ;
  a2a:PersonName [
    rdfs:label "Watse" ;
    a2a:PersonNameFirstName "Watse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-8ad46f2a-3299-4af7-9bd1-2bb51aa59513
  a a2a:Person ;
  rdfs:label "Hessel Jans" ;
  a2a:PersonName [
    rdfs:label "Hessel Jans" ;
    a2a:PersonNameFirstName "Hessel" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-73562d34-e2fb-4f9f-aca1-aae2a30e85c9
  a a2a:Person ;
  rdfs:label "Akke Watses" ;
  a2a:PersonName [
    rdfs:label "Akke Watses" ;
    a2a:PersonNameFirstName "Akke" ;
    a2a:PersonNamePatronym "Watses"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person-ae81e815-9af2-4c52-9ec9-cf948e36f1cc
  a a2a:Person ;
  rdfs:label "Watse Hiddes" ;
  a2a:PersonName [
    rdfs:label "Watse Hiddes" ;
    a2a:PersonNameFirstName "Watse" ;
    a2a:PersonNamePatronym "Hiddes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1716" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1716-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warga" ;
    rdfs:label "Warga"
  ] .

oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person:2e1b45bb-e8dd-4689-8623-da60c93d5448 ;
  a2a:EventKeyRef oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1 .

oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person:8ad46f2a-3299-4af7-9bd1-2bb51aa59513 ;
  a2a:EventKeyRef oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1 .

oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person:73562d34-e2fb-4f9f-aca1-aae2a30e85c9 ;
  a2a:EventKeyRef oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1 .

oa:relationep_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_3
  a a2a:RelationEP ;
  rdfs:label "other:Peter" ;
  a2a:RelationType "other:Peter" ;
  a2a:PersonKeyRef oa:person_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Person:ae81e815-9af2-4c52-9ec9-cf948e36f1cc ;
  a2a:EventKeyRef oa:event_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc_Event1 .

oa:source_frl_b5f74e64-cf05-4237-b3a7-9bae481caecc
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Idaarderadeel" ;
    rdfs:label "Idaarderadeel", "1716-10-18 - 1716-10-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1716-10-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1716-10-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1716" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1716-10-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0435, Periode: 169..." ;
    a2a:Book "Doopboek R.K. par. Warga" ;
    a2a:RegistryNumber "0435" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0435, Periode: 169..., Doopboek R.K. par. Warga, 0435"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b5f74e64-cf05-4237-b3a7-9bae481caecc" ;
  a2a:RecordGUID "{b5f74e64-cf05-4237-b3a7-9bae481caecc}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Warga&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_3536_00003536.xml van FRL" .

