@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_3ee43118-117f-4ea7-8f78-ecc3a80b5dea
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 23 april 1850 te Utingeradeel" ;
  a2a:hasPerson oa:person_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Person-dff851ff-04a6-4140-8a9b-c6346c01ef9a ;
  a2a:hasEvent oa:event_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_0 ;
  a2a:hasSource oa:source_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea .

oa:person_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Person-dff851ff-04a6-4140-8a9b-c6346c01ef9a
  a a2a:Person ;
  rdfs:label "Antje H. Feenstra" ;
  a2a:PersonName [
    rdfs:label "Antje H. Feenstra" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNamePatronym "H." ;
    a2a:PersonNameLastName "Feenstra"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1850-04-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel"
  ] .

oa:relationep_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Person:dff851ff-04a6-4140-8a9b-c6346c01ef9a ;
  a2a:EventKeyRef oa:event_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea_Event1 .

oa:source_frl_3ee43118-117f-4ea7-8f78-ecc3a80b5dea
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Utingeradeel" ;
    rdfs:label "Utingeradeel", "1850-04-23 - 1850-04-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1850-04-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1850-04-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1850" ;
    a2a:Month "4" ;
    a2a:Day "23" ;
    rdfs:label "1850-04-23"^^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: 728, Periode: 1707..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Akkrum en Terhorne" ;
    a2a:RegistryNumber "728" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 728, Periode: 1707..., Lidmatenregister Herv. Gemeente Akkrum en Terhorne, 728"
  ] ;
  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_0728%2FNL-0400410000_28_0728_000114.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/3ee43118-117f-4ea7-8f78-ecc3a80b5dea" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0728%2FNL-0400410000_28_0728_000114.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/3ee43118-117f-4ea7-8f78-ecc3a80b5dea" ;
  a2a:RecordGUID "{3ee43118-117f-4ea7-8f78-ecc3a80b5dea}" ;
  a2a:SourceRemarkOpmerking "Op 23 april 1850 ingekomen van Akkrum" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20221024_879_00000879.xml van FRL" .

