@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_7cdacb4a-e433-4e67-b83f-c1437c62255a
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1688 te Britsum" ;
  a2a:hasPerson oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person-2bc90719-c823-46a3-af06-a29b1505f7f5, oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person-8ae79dad-5754-41da-b71d-d74bb5c287a9 ;
  a2a:hasEvent oa:event_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_0, oa:relationep_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_1 ;
  a2a:hasSource oa:source_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a .

oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person-2bc90719-c823-46a3-af06-a29b1505f7f5
  a a2a:Person ;
  rdfs:label "Johannes" ;
  a2a:PersonName [
    rdfs:label "Johannes" ;
    a2a:PersonNameFirstName "Johannes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person-8ae79dad-5754-41da-b71d-d74bb5c287a9
  a a2a:Person ;
  rdfs:label "Benjamin Bekius" ;
  a2a:PersonName [
    rdfs:label "Benjamin Bekius" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNamePatronym "Bekius"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "predikant" .

oa:event_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1688" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1688-09-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Britsum" ;
    rdfs:label "Britsum"
  ] .

oa:relationep_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_0
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person:2bc90719-c823-46a3-af06-a29b1505f7f5 ;
  a2a:EventKeyRef oa:event_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Event1 .

oa:relationep_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Person:8ae79dad-5754-41da-b71d-d74bb5c287a9 ;
  a2a:EventKeyRef oa:event_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a_Event1 .

oa:source_frl_7cdacb4a-e433-4e67-b83f-c1437c62255a
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarderadeel" ;
    rdfs:label "Leeuwarderadeel", "1688-09-16 - 1688-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1688-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1688-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1688" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1688-09-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0460, Periode: 161..." ;
    a2a:Book "Doopboek Herv. gem. Britsum" ;
    a2a:RegistryNumber "0460" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 0460, Periode: 161..., Doopboek Herv. gem. Britsum, 0460"
  ] ;
  a2a:SourceLastChangeDate "2022-08-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7cdacb4a-e433-4e67-b83f-c1437c62255a" ;
  a2a:RecordGUID "{7cdacb4a-e433-4e67-b83f-c1437c62255a}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Britsum&j=&t=&q=dopen#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_14532_00014532.xml van FRL" .

