@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_5be28df7-cfbb-40ca-afe2-37e03681a5e4
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 24 juli 1841 te Utingeradeel" ;
  a2a:hasPerson oa:person_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Person-c0e64bb6-202c-48f8-85ca-ee23750fbd7b ;
  a2a:hasEvent oa:event_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_0 ;
  a2a:hasSource oa:source_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4 .

oa:person_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Person-c0e64bb6-202c-48f8-85ca-ee23750fbd7b
  a a2a:Person ;
  rdfs:label "Janke Klazes" ;
  a2a:PersonName [
    rdfs:label "Janke Klazes" ;
    a2a:PersonNameFirstName "Janke" ;
    a2a:PersonNamePatronym "Klazes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1841-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:relationep_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Person:c0e64bb6-202c-48f8-85ca-ee23750fbd7b ;
  a2a:EventKeyRef oa:event_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4_Event1 .

oa:source_frl_5be28df7-cfbb-40ca-afe2-37e03681a5e4
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1841-07-24 - 1841-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1841-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1841-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1841" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1841-07-24"^^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: 731, Periode: 1642..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Oldeboorn en Nes" ;
    a2a:RegistryNumber "731" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 731, Periode: 1642..., Lidmatenregister Herv. Gemeente Oldeboorn en Nes, 731"
  ] ;
  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_0731%2FNL-0400410000_28_0731_000186.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/5be28df7-cfbb-40ca-afe2-37e03681a5e4" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0731%2FNL-0400410000_28_0731_000186.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/5be28df7-cfbb-40ca-afe2-37e03681a5e4" ;
  a2a:RecordGUID "{5be28df7-cfbb-40ca-afe2-37e03681a5e4}" ;
  a2a:SourceRemarkOpmerking "Op 24 juli 1841 ingekomen van Tjalleberd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_2649_00002649.xml van FRL" .

