@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_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 12 juli 1665 te Leeuwarden" ;
  a2a:hasPerson oa:person_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Person-d189e125-475e-4a9f-b989-b9ee9ca6896a ;
  a2a:hasEvent oa:event_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_0 ;
  a2a:hasSource oa:source_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8 .

oa:person_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Person-d189e125-475e-4a9f-b989-b9ee9ca6896a
  a a2a:Person ;
  rdfs:label "Doecke Jans" ;
  a2a:PersonName [
    rdfs:label "Doecke Jans" ;
    a2a:PersonNameFirstName "Doecke" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Man" .

oa:event_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1665-07-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:relationep_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Person:d189e125-475e-4a9f-b989-b9ee9ca6896a ;
  a2a:EventKeyRef oa:event_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8_Event1 .

oa:source_frl_0a287f45-c4c2-421a-ad9b-eaf7e405a5a8
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1665-07-12 - 1665-07-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1665-07-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1665-07-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1665" ;
    a2a:Month "7" ;
    a2a:Day "12" ;
    rdfs:label "1665-07-12"^^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: 1008, Periode: 158..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Leeuwarden" ;
    a2a:RegistryNumber "1008" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 1008, Periode: 158..., Lidmatenregister Herv. Gemeente Leeuwarden, 1008"
  ] ;
  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_1008%2FNL-0400410000_28_1008_000119.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/0a287f45-c4c2-421a-ad9b-eaf7e405a5a8" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_1008%2FNL-0400410000_28_1008_000119.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/0a287f45-c4c2-421a-ad9b-eaf7e405a5a8" ;
  a2a:RecordGUID "{0a287f45-c4c2-421a-ad9b-eaf7e405a5a8}" ;
  a2a:SourceRemarkOpmerking "Op 12 juli 1665 ingekomen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220919_1497_00001497.xml van FRL" .

