@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_180367a6-e0ea-4183-b58b-a309c1914afd
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving in 1797 te Oostdongeradeel" ;
  a2a:hasPerson oa:person_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Person-94d18412-5a49-4fc8-95fd-3909f683cc3a ;
  a2a:hasEvent oa:event_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_180367a6-e0ea-4183-b58b-a309c1914afd_0 ;
  a2a:hasSource oa:source_frl_180367a6-e0ea-4183-b58b-a309c1914afd .

oa:person_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Person-94d18412-5a49-4fc8-95fd-3909f683cc3a
  a a2a:Person ;
  rdfs:label "Teetske Martens" ;
  a2a:PersonName [
    rdfs:label "Teetske Martens" ;
    a2a:PersonNameFirstName "Teetske" ;
    a2a:PersonNamePatronym "Martens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [ a2a:Year "1797" ] ;
  a2a:EventPlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel"
  ] .

oa:relationep_frl_180367a6-e0ea-4183-b58b-a309c1914afd_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Person:94d18412-5a49-4fc8-95fd-3909f683cc3a ;
  a2a:EventKeyRef oa:event_frl_180367a6-e0ea-4183-b58b-a309c1914afd_Event1 .

oa:source_frl_180367a6-e0ea-4183-b58b-a309c1914afd
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Oostdongeradeel" ;
    rdfs:label "Oostdongeradeel", "1797-01-01 - 1797-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1797" ] ;
  a2a:SourceType "other:DTB Lidmaten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 533, Periode: 1772..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Anjum" ;
    a2a:RegistryNumber "533" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 533, Periode: 1772..., Lidmatenregister Herv. Gemeente Anjum, 533"
  ] ;
  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_0533%2FNL-0400410000_28_0533_000134.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/180367a6-e0ea-4183-b58b-a309c1914afd" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0533%2FNL-0400410000_28_0533_000134.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/180367a6-e0ea-4183-b58b-a309c1914afd" ;
  a2a:RecordGUID "{180367a6-e0ea-4183-b58b-a309c1914afd}" ;
  a2a:SourceRemarkOpmerking "In 1797 lidmaat" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_1895_00001895.xml van FRL" .

