@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_970d4e99-83a4-43f8-87ca-be4cde0be9b4
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1696 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-a0472504-3cc6-45dc-bc30-f12ba09ac02f, oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-226bed37-d3d9-4c40-99bd-aff17e3382aa, oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-91330115-7b6b-4982-b0ea-30a8dffd8946, oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-a831e9d5-bc77-417f-a23f-4c7b897b45e2 ;
  a2a:hasEvent oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_0, oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_1, oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_2, oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_3 ;
  a2a:hasSource oa:source_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4 .

oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-a0472504-3cc6-45dc-bc30-f12ba09ac02f
  a a2a:Person ;
  rdfs:label "Anna Catharina" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina" ;
    a2a:PersonNameFirstName "Anna Catharina"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-226bed37-d3d9-4c40-99bd-aff17e3382aa
  a a2a:Person ;
  rdfs:label "Oene Jaukes" ;
  a2a:PersonName [
    rdfs:label "Oene Jaukes" ;
    a2a:PersonNameFirstName "Oene" ;
    a2a:PersonNamePatronym "Jaukes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-91330115-7b6b-4982-b0ea-30a8dffd8946
  a a2a:Person ;
  rdfs:label "Antie Oetse" ;
  a2a:PersonName [
    rdfs:label "Antie Oetse" ;
    a2a:PersonNameFirstName "Antie" ;
    a2a:PersonNamePatronym "Oetse"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person-a831e9d5-bc77-417f-a23f-4c7b897b45e2
  a a2a:Person ;
  rdfs:label "Cristina Jacobs" ;
  a2a:PersonName [
    rdfs:label "Cristina Jacobs" ;
    a2a:PersonNameFirstName "Cristina" ;
    a2a:PersonNamePatronym "Jacobs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1696-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person:a0472504-3cc6-45dc-bc30-f12ba09ac02f ;
  a2a:EventKeyRef oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1 .

oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person:226bed37-d3d9-4c40-99bd-aff17e3382aa ;
  a2a:EventKeyRef oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1 .

oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person:91330115-7b6b-4982-b0ea-30a8dffd8946 ;
  a2a:EventKeyRef oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1 .

oa:relationep_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Person:a831e9d5-bc77-417f-a23f-4c7b897b45e2 ;
  a2a:EventKeyRef oa:event_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4_Event1 .

oa:source_frl_970d4e99-83a4-43f8-87ca-be4cde0be9b4
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1696-11-24 - 1696-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1696-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1696" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1696-11-24"^^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-II, Periode: ..." ;
    a2a:Book "Doopboek R.K. par. Over de Koornmarkt Leeuwarden" ;
    a2a:RegistryNumber "1018-II" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1018-II, Periode: ..., Doopboek R.K. par. Over de Koornmarkt Leeuwarden, 1018-II"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/970d4e99-83a4-43f8-87ca-be4cde0be9b4" ;
  a2a:RecordGUID "{970d4e99-83a4-43f8-87ca-be4cde0be9b4}" ;
  a2a:SourceRemarkOpmerking "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_9684_00009684.xml van FRL" .

