@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_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 3 juni 1759 te Baarderadeel" ;
  a2a:hasPerson oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person-0224302d-8b17-429e-be2d-b4206a3ae01d, oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person-45fbd590-382c-446d-984e-025034cbc717 ;
  a2a:hasEvent oa:event_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_0, oa:relationep_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_1 ;
  a2a:hasSource oa:source_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00 .

oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person-0224302d-8b17-429e-be2d-b4206a3ae01d
  a a2a:Person ;
  rdfs:label "Johannes Jans" ;
  a2a:PersonName [
    rdfs:label "Johannes Jans" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "over de brug" ;
    rdfs:label "over de brug"
  ] ;
  a2a:Profession "huisman" .

oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person-45fbd590-382c-446d-984e-025034cbc717
  a a2a:Person ;
  rdfs:label "Pietje Pieters Postmus" ;
  a2a:PersonName [
    rdfs:label "Pietje Pieters Postmus" ;
    a2a:PersonNameFirstName "Pietje" ;
    a2a:PersonNamePatronym "Pieters" ;
    a2a:PersonNameLastName "Postmus"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1759-06-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel"
  ] .

oa:relationep_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_0
  a a2a:RelationEP ;
  rdfs:label "other:Man:" ;
  a2a:RelationType "other:Man:" ;
  a2a:PersonKeyRef oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person:0224302d-8b17-429e-be2d-b4206a3ae01d ;
  a2a:EventKeyRef oa:event_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Event1 .

oa:relationep_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_1
  a a2a:RelationEP ;
  rdfs:label "other:Vrouw:" ;
  a2a:RelationType "other:Vrouw:" ;
  a2a:PersonKeyRef oa:person_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Person:45fbd590-382c-446d-984e-025034cbc717 ;
  a2a:EventKeyRef oa:event_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00_Event1 .

oa:source_frl_b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Baarderadeel" ;
    rdfs:label "Baarderadeel", "1759-06-03 - 1759-06-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-06-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-06-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "6" ;
    a2a:Day "3" ;
    rdfs:label "1759-06-03"^^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: 83, Periode: 1692-..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Oosterlittens" ;
    a2a:RegistryNumber "83" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 83, Periode: 1692-..., Lidmatenregister Herv. Gemeente Oosterlittens, 83"
  ] ;
  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_0083%2FNL-0400410000_28_0083_000059.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0083%2FNL-0400410000_28_0083_000059.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00" ;
  a2a:RecordGUID "{b7e3c4e2-2e1b-4f7b-b06b-33c14d646b00}" ;
  a2a:SourceRemarkOpmerking "op 3 juni 1759 zij belijdenis" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_18502_00018502.xml van FRL" .

