@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_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2
  a a2a:Record ;
  rdfs:label "Doop op 28 oktober 1767 te Harlingen" ;
  a2a:hasPerson oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-4fd7419e-62c8-4501-a5bf-8a20be35d18d, oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-8db9bd3f-98a1-4d3e-932c-ea1bf2975c6c, oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-4d92acb6-cb63-4da3-bcdd-df56cd0ae7ac, oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-f34ff95e-0e1b-428c-83c7-05134f5d0bfc ;
  a2a:hasEvent oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_0, oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_1, oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_2, oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_3 ;
  a2a:hasSource oa:source_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2 .

oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-4fd7419e-62c8-4501-a5bf-8a20be35d18d
  a a2a:Person ;
  rdfs:label "Baartje" ;
  a2a:PersonName [
    rdfs:label "Baartje" ;
    a2a:PersonNameFirstName "Baartje"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-8db9bd3f-98a1-4d3e-932c-ea1bf2975c6c
  a a2a:Person ;
  rdfs:label "Floris Jientes" ;
  a2a:PersonName [
    rdfs:label "Floris Jientes" ;
    a2a:PersonNameFirstName "Floris" ;
    a2a:PersonNamePatronym "Jientes"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-4d92acb6-cb63-4da3-bcdd-df56cd0ae7ac
  a a2a:Person ;
  rdfs:label "Mayke Reyns" ;
  a2a:PersonName [
    rdfs:label "Mayke Reyns" ;
    a2a:PersonNameFirstName "Mayke" ;
    a2a:PersonNamePatronym "Reyns"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person-f34ff95e-0e1b-428c-83c7-05134f5d0bfc
  a a2a:Person ;
  rdfs:label "Jietske Wibes" ;
  a2a:PersonName [
    rdfs:label "Jietske Wibes" ;
    a2a:PersonNameFirstName "Jietske" ;
    a2a:PersonNamePatronym "Wibes"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1767-10-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person:4fd7419e-62c8-4501-a5bf-8a20be35d18d ;
  a2a:EventKeyRef oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1 .

oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person:8db9bd3f-98a1-4d3e-932c-ea1bf2975c6c ;
  a2a:EventKeyRef oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1 .

oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person:4d92acb6-cb63-4da3-bcdd-df56cd0ae7ac ;
  a2a:EventKeyRef oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1 .

oa:relationep_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Person:f34ff95e-0e1b-428c-83c7-05134f5d0bfc ;
  a2a:EventKeyRef oa:event_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2_Event1 .

oa:source_frl_f0f38c59-fd8a-46c6-89ca-e17ad970d1c2
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1767-10-28 - 1767-10-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1767-10-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1767-10-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1767" ;
    a2a:Month "10" ;
    a2a:Day "28" ;
    rdfs:label "1767-10-28"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0346, Periode: 168..." ;
    a2a:Book "Doopboek R.K. par. Harlingen" ;
    a2a:RegistryNumber "0346" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0346, Periode: 168..., Doopboek R.K. par. Harlingen, 0346"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/f0f38c59-fd8a-46c6-89ca-e17ad970d1c2" ;
  a2a:RecordGUID "{f0f38c59-fd8a-46c6-89ca-e17ad970d1c2}" ;
  a2a:SourceRemarkOpmerking "De dopeling is 33 jaar oud, de vader is niet Rooms Katholiek", "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Harlingen&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_9178_00009178.xml van FRL" .

