@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_035ad121-2e80-4e22-a67b-e2508597c316
  a a2a:Record ;
  rdfs:label "Doop op 6 december 1797 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-7b13df0c-7a7d-4f61-b1bc-1b120e2b41b3, oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-4f695f13-e63b-42fc-b475-ec7c84bcc703, oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-a1d27e4e-c967-4c8d-8be9-e4aec2fd8662, oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-2765a2da-4a62-4da9-b42b-0eff4e47f586 ;
  a2a:hasEvent oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_0, oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_1, oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_2, oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_3 ;
  a2a:hasSource oa:source_frl_035ad121-2e80-4e22-a67b-e2508597c316 .

oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-7b13df0c-7a7d-4f61-b1bc-1b120e2b41b3
  a a2a:Person ;
  rdfs:label "Hans" ;
  a2a:PersonName [
    rdfs:label "Hans" ;
    a2a:PersonNameFirstName "Hans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-4f695f13-e63b-42fc-b475-ec7c84bcc703
  a a2a:Person ;
  rdfs:label "Bauke Durks" ;
  a2a:PersonName [
    rdfs:label "Bauke Durks" ;
    a2a:PersonNameFirstName "Bauke" ;
    a2a:PersonNamePatronym "Durks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-a1d27e4e-c967-4c8d-8be9-e4aec2fd8662
  a a2a:Person ;
  rdfs:label "Maria Hanses" ;
  a2a:PersonName [
    rdfs:label "Maria Hanses" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Hanses"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person-2765a2da-4a62-4da9-b42b-0eff4e47f586
  a a2a:Person ;
  rdfs:label "Ipe Jans" ;
  a2a:PersonName [
    rdfs:label "Ipe Jans" ;
    a2a:PersonNameFirstName "Ipe" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1797-12-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person:7b13df0c-7a7d-4f61-b1bc-1b120e2b41b3 ;
  a2a:EventKeyRef oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1 .

oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person:4f695f13-e63b-42fc-b475-ec7c84bcc703 ;
  a2a:EventKeyRef oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1 .

oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person:a1d27e4e-c967-4c8d-8be9-e4aec2fd8662 ;
  a2a:EventKeyRef oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1 .

oa:relationep_frl_035ad121-2e80-4e22-a67b-e2508597c316_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_035ad121-2e80-4e22-a67b-e2508597c316_Person:2765a2da-4a62-4da9-b42b-0eff4e47f586 ;
  a2a:EventKeyRef oa:event_frl_035ad121-2e80-4e22-a67b-e2508597c316_Event1 .

oa:source_frl_035ad121-2e80-4e22-a67b-e2508597c316
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1797-12-06 - 1797-12-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-12-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1797-12-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: 1018-I, Periode: 1..." ;
    a2a:Book "Doopboek R.K. par. Grote Kerkstraat Leeuwarden" ;
    a2a:RegistryNumber "1018-I" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1018-I, Periode: 1..., Doopboek R.K. par. Grote Kerkstraat Leeuwarden, 1018-I"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/035ad121-2e80-4e22-a67b-e2508597c316" ;
  a2a:RecordGUID "{035ad121-2e80-4e22-a67b-e2508597c316}" ;
  a2a:SourceRemarkOpmerking "De doopnaam is Joannes", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Leeuwarden&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_8058_00008058.xml van FRL" .

