@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_1354a178-e4e2-4e90-8323-908b4b6c582d
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 22 november 1683 te Stavoren" ;
  a2a:hasPerson oa:person_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Person-9811ef65-b441-4583-91be-ec044bdd9b98 ;
  a2a:hasEvent oa:event_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_0 ;
  a2a:hasSource oa:source_frl_1354a178-e4e2-4e90-8323-908b4b6c582d .

oa:person_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Person-9811ef65-b441-4583-91be-ec044bdd9b98
  a a2a:Person ;
  rdfs:label "Hylke Fockes" ;
  a2a:PersonName [
    rdfs:label "Hylke Fockes" ;
    a2a:PersonNameFirstName "Hylke" ;
    a2a:PersonNamePatronym "Fockes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1683-11-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren"
  ] .

oa:relationep_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Person:9811ef65-b441-4583-91be-ec044bdd9b98 ;
  a2a:EventKeyRef oa:event_frl_1354a178-e4e2-4e90-8323-908b4b6c582d_Event1 .

oa:source_frl_1354a178-e4e2-4e90-8323-908b4b6c582d
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Stavoren" ;
    rdfs:label "Stavoren", "1683-11-22 - 1683-11-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1683-11-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-11-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1683" ;
    a2a:Month "11" ;
    a2a:Day "22" ;
    rdfs:label "1683-11-22"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Lidmaten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 687, Periode: 1681..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Stavoren" ;
    a2a:DocumentNumber "610" ;
    a2a:RegistryNumber "687" ;
    a2a:Folio "26" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 687, Periode: 1681..., Lidmatenregister Herv. Gemeente Stavoren, 610, 687, 26"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0687%2FNL-0400410000_28_0687_000026.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/1354a178-e4e2-4e90-8323-908b4b6c582d" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0687%2FNL-0400410000_28_0687_000026.jp2"
  ] ;
  a2a:SourceLastChangeDate "2025-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/1354a178-e4e2-4e90-8323-908b4b6c582d" ;
  a2a:RecordGUID "{1354a178-e4e2-4e90-8323-908b4b6c582d}" ;
  a2a:SourceRemarkOpmerking "Op 22 november 1683 belijdenis" ;
  a2a:SourceRemarkarchiefnaam "Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar" ;
  a2a:SourceRemarkdeel "687" ;
  a2a:SourceRemarkregister_periode "1681-1768" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_71724_00071724.xml van FRL" .

