@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_85b94b8a-27f1-4355-9661-e8f1e633bc68
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 17 mei 1722 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Person-4b1795e0-b55c-4839-9581-cf10ec897b57 ;
  a2a:hasEvent oa:event_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_0 ;
  a2a:hasSource oa:source_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68 .

oa:person_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Person-4b1795e0-b55c-4839-9581-cf10ec897b57
  a a2a:Person ;
  rdfs:label "Gerryt Hettes" ;
  a2a:PersonName [
    rdfs:label "Gerryt Hettes" ;
    a2a:PersonNameFirstName "Gerryt" ;
    a2a:PersonNamePatronym "Hettes"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1722-05-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Person:4b1795e0-b55c-4839-9581-cf10ec897b57 ;
  a2a:EventKeyRef oa:event_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68_Event1 .

oa:source_frl_85b94b8a-27f1-4355-9661-e8f1e633bc68
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1722-05-17 - 1722-05-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-05-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-05-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "5" ;
    a2a:Day "17" ;
    rdfs:label "1722-05-17"^^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: 540, Periode: 1698..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Morra en Lioessens" ;
    a2a:RegistryNumber "540" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 540, Periode: 1698..., Lidmatenregister Herv. Gemeente Morra en Lioessens, 540"
  ] ;
  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_0540%2FNL-0400410000_28_0540_000034.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/85b94b8a-27f1-4355-9661-e8f1e633bc68" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0540%2FNL-0400410000_28_0540_000034.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/85b94b8a-27f1-4355-9661-e8f1e633bc68" ;
  a2a:RecordGUID "{85b94b8a-27f1-4355-9661-e8f1e633bc68}" ;
  a2a:SourceRemarkOpmerking "Op 17 mei 1722 belijdenis" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_16464_00016464.xml van FRL" .

