@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_30fc46fc-19bf-494e-91d2-e0efed04bafc
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving in 1666 te Harlingen" ;
  a2a:hasPerson oa:person_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Person-3c9a67b6-44a7-45cf-bd90-67bc2981e6a8, oa:person_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Person-5705412c-b0ae-48ff-a260-f8066b06528d ;
  a2a:hasEvent oa:event_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_0 ;
  a2a:hasSource oa:source_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc .

oa:person_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Person-3c9a67b6-44a7-45cf-bd90-67bc2981e6a8
  a a2a:Person ;
  rdfs:label "Gryttie Pytters" ;
  a2a:PersonName [
    rdfs:label "Gryttie Pytters" ;
    a2a:PersonNameFirstName "Gryttie" ;
    a2a:PersonNamePatronym "Pytters"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Person-5705412c-b0ae-48ff-a260-f8066b06528d
  a a2a:Person ;
  rdfs:label "Pytter IJsbrants" ;
  a2a:PersonName [
    rdfs:label "Pytter IJsbrants" ;
    a2a:PersonNameFirstName "Pytter" ;
    a2a:PersonNamePatronym "IJsbrants"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [ a2a:Year "1666" ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] ;
  a2a:EventReligion "D.G." .

oa:relationep_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Person:3c9a67b6-44a7-45cf-bd90-67bc2981e6a8 ;
  a2a:EventKeyRef oa:event_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc_Event1 .

oa:source_frl_30fc46fc-19bf-494e-91d2-e0efed04bafc
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1666-01-01 - 1666-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1666-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1666-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1666" ] ;
  a2a:SourceType "other:DTB Lidmaten" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 343, Periode: 1673..." ;
    a2a:Book "Lidmatenregister Doopsgezinde Gemeente Harlingen" ;
    a2a:RegistryNumber "343" ;
    a2a:Folio "092" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 343, Periode: 1673..., Lidmatenregister Doopsgezinde Gemeente Harlingen, 343, 092"
  ] ;
  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_0343%2FNL-0400410000_28_0343_000092.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/30fc46fc-19bf-494e-91d2-e0efed04bafc" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0343%2FNL-0400410000_28_0343_000092.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/30fc46fc-19bf-494e-91d2-e0efed04bafc" ;
  a2a:RecordGUID "{30fc46fc-19bf-494e-91d2-e0efed04bafc}" ;
  a2a:SourceRemarkOpmerking "In 1666 zij lidmaat, man niet" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221024_776_00000776.xml van FRL" .

