@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_efb92d20-e451-441a-8232-2c2114ed18f1
  a a2a:Record ;
  rdfs:label "Vermeld op 22 april 1723 te Vlieland" ;
  a2a:hasPerson oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-4ff4e433-7613-4754-9e21-050639494dff, oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-b009e631-5da8-42a4-bb34-3b45897c28a6, oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-f6e38d0c-a1c7-4eaa-99c0-b20e034bac7c ;
  a2a:hasEvent oa:event_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_0, oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_1, oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_2 ;
  a2a:hasSource oa:source_frl_efb92d20-e451-441a-8232-2c2114ed18f1 .

oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-4ff4e433-7613-4754-9e21-050639494dff
  a a2a:Person ;
  rdfs:label "Engeltje Alkes" ;
  a2a:PersonName [
    rdfs:label "Engeltje Alkes" ;
    a2a:PersonNameFirstName "Engeltje" ;
    a2a:PersonNamePatronym "Alkes"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-b009e631-5da8-42a4-bb34-3b45897c28a6
  a a2a:Person ;
  rdfs:label "Alke Dirks" ;
  a2a:PersonName [
    rdfs:label "Alke Dirks" ;
    a2a:PersonNameFirstName "Alke" ;
    a2a:PersonNamePatronym "Dirks"
  ] ;
  a2a:Gender "Man" .

oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person-f6e38d0c-a1c7-4eaa-99c0-b20e034bac7c
  a a2a:Person ;
  rdfs:label "Martje Pieters" ;
  a2a:PersonName [
    rdfs:label "Martje Pieters" ;
    a2a:PersonNameFirstName "Martje" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Event1
  a a2a:Event ;
  rdfs:label "other:Vermeld" ;
  a2a:EventType "other:Vermeld" ;
  a2a:EventDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1723-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlieland" ;
    rdfs:label "Vlieland"
  ] .

oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_0
  a a2a:RelationEP ;
  rdfs:label "Overledene" ;
  a2a:RelationType "Overledene" ;
  a2a:PersonKeyRef oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person:4ff4e433-7613-4754-9e21-050639494dff ;
  a2a:EventKeyRef oa:event_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Event1 .

oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person:b009e631-5da8-42a4-bb34-3b45897c28a6 ;
  a2a:EventKeyRef oa:event_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Event1 .

oa:relationep_frl_efb92d20-e451-441a-8232-2c2114ed18f1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Person:f6e38d0c-a1c7-4eaa-99c0-b20e034bac7c ;
  a2a:EventKeyRef oa:event_frl_efb92d20-e451-441a-8232-2c2114ed18f1_Event1 .

oa:source_frl_efb92d20-e451-441a-8232-2c2114ed18f1
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Begraven" ;
  a2a:SourcePlace [
    a2a:Place "Vlieland" ;
    rdfs:label "Vlieland", "1723-04-22 - 1723-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1723-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1723-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1723" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1723-04-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Begraven" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie Doop-, Trouw-, Begraaf- en Lidmaatboeken (DTBL) - Tresoar, Deel: 0747, Per..." ;
    a2a:Book "register van overledenen Oost-Vlieland" ;
    a2a:RegistryNumber "0747" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie Doop-, Trouw-, Begraaf- en Lidmaatboeken (DTBL) - Tresoar, Deel: 0747, Per..., register van overledenen Oost-Vlieland, 0747"
  ] ;
  a2a:SourceLastChangeDate "2022-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/efb92d20-e451-441a-8232-2c2114ed18f1" ;
  a2a:RecordGUID "{efb92d20-e451-441a-8232-2c2114ed18f1}" ;
  a2a:SourceRemarkOpmerking "Familysearch1: <b>Klik <a href= \"https://www.genealogiewerkbalk.nl/fs/?p=Oost-Vlieland&j=1500-1810&t=ovl&q=#results\"target =\"_blank\">hier</a> voor suggesties scans.</b>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221219_497_00000497.xml van FRL" .

