@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_b0289cbc-e6df-4fe8-8388-84cda4affc55
  a a2a:Record ;
  rdfs:label "Doop op 6 november 1717 te Harlingen" ;
  a2a:hasPerson oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-cb572711-1020-49f6-8945-1279bd6864f8, oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-a61d363c-9645-4972-973a-d3a3cc9ad2d1, oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-3ce7f414-06cc-435f-a5a5-ae78ec0b0da7, oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-a783deb9-7afd-4041-b270-6846e9a51bff ;
  a2a:hasEvent oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_0, oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_1, oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_2, oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_3 ;
  a2a:hasSource oa:source_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55 .

oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-cb572711-1020-49f6-8945-1279bd6864f8
  a a2a:Person ;
  rdfs:label "Durick" ;
  a2a:PersonName [
    rdfs:label "Durick" ;
    a2a:PersonNameFirstName "Durick"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-a61d363c-9645-4972-973a-d3a3cc9ad2d1
  a a2a:Person ;
  rdfs:label "Douwe Durickx" ;
  a2a:PersonName [
    rdfs:label "Douwe Durickx" ;
    a2a:PersonNameFirstName "Douwe" ;
    a2a:PersonNamePatronym "Durickx"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-3ce7f414-06cc-435f-a5a5-ae78ec0b0da7
  a a2a:Person ;
  rdfs:label "Ittie Douwes" ;
  a2a:PersonName [
    rdfs:label "Ittie Douwes" ;
    a2a:PersonNameFirstName "Ittie" ;
    a2a:PersonNamePatronym "Douwes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person-a783deb9-7afd-4041-b270-6846e9a51bff
  a a2a:Person ;
  rdfs:label "Jetske Durickx" ;
  a2a:PersonName [
    rdfs:label "Jetske Durickx" ;
    a2a:PersonNameFirstName "Jetske" ;
    a2a:PersonNamePatronym "Durickx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1717-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person:cb572711-1020-49f6-8945-1279bd6864f8 ;
  a2a:EventKeyRef oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1 .

oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person:a61d363c-9645-4972-973a-d3a3cc9ad2d1 ;
  a2a:EventKeyRef oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1 .

oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person:3ce7f414-06cc-435f-a5a5-ae78ec0b0da7 ;
  a2a:EventKeyRef oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1 .

oa:relationep_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Person:a783deb9-7afd-4041-b270-6846e9a51bff ;
  a2a:EventKeyRef oa:event_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55_Event1 .

oa:source_frl_b0289cbc-e6df-4fe8-8388-84cda4affc55
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1717-11-06 - 1717-11-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-11-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-11-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1717-11-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: 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/b0289cbc-e6df-4fe8-8388-84cda4affc55" ;
  a2a:RecordGUID "{b0289cbc-e6df-4fe8-8388-84cda4affc55}" ;
  a2a:SourceRemarkOpmerking "De getuige is in plaats van Jacob Durickx", "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_20220920_15919_00015919.xml van FRL" .

