@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_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a
  a a2a:Record ;
  rdfs:label "Doop op 11 oktober 1715 te Harlingen" ;
  a2a:hasPerson oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-e04bb394-e9e9-4ed2-8e39-4c62a09d8276, oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-af2dd0be-8b84-4b7e-a320-64809372db89, oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-42341ee7-e6a1-4661-834a-144c86be63b8, oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-839198b5-0e22-44a1-a198-af52b607f348 ;
  a2a:hasEvent oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_0, oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_1, oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_2, oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_3 ;
  a2a:hasSource oa:source_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a .

oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-e04bb394-e9e9-4ed2-8e39-4c62a09d8276
  a a2a:Person ;
  rdfs:label "Durck" ;
  a2a:PersonName [
    rdfs:label "Durck" ;
    a2a:PersonNameFirstName "Durck"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-af2dd0be-8b84-4b7e-a320-64809372db89
  a a2a:Person ;
  rdfs:label "Cornelis Durickx" ;
  a2a:PersonName [
    rdfs:label "Cornelis Durickx" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePatronym "Durickx"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-42341ee7-e6a1-4661-834a-144c86be63b8
  a a2a:Person ;
  rdfs:label "Sara Piters" ;
  a2a:PersonName [
    rdfs:label "Sara Piters" ;
    a2a:PersonNameFirstName "Sara" ;
    a2a:PersonNamePatronym "Piters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person-839198b5-0e22-44a1-a198-af52b607f348
  a a2a:Person ;
  rdfs:label "Wilmke Pieters" ;
  a2a:PersonName [
    rdfs:label "Wilmke Pieters" ;
    a2a:PersonNameFirstName "Wilmke" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1715-10-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person:e04bb394-e9e9-4ed2-8e39-4c62a09d8276 ;
  a2a:EventKeyRef oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1 .

oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person:af2dd0be-8b84-4b7e-a320-64809372db89 ;
  a2a:EventKeyRef oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1 .

oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person:42341ee7-e6a1-4661-834a-144c86be63b8 ;
  a2a:EventKeyRef oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1 .

oa:relationep_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Person:839198b5-0e22-44a1-a198-af52b607f348 ;
  a2a:EventKeyRef oa:event_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a_Event1 .

oa:source_frl_68459c4a-2cd4-4e38-8ea4-455bcebd0f3a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1715-10-11 - 1715-10-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-10-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-10-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1715-10-11"^^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/68459c4a-2cd4-4e38-8ea4-455bcebd0f3a" ;
  a2a:RecordGUID "{68459c4a-2cd4-4e38-8ea4-455bcebd0f3a}" ;
  a2a:SourceRemarkOpmerking "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_11194_00011194.xml van FRL" .

