@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_7ef7b7ef-b66d-4e27-984b-4380557e7bc3
  a a2a:Record ;
  rdfs:label "DTB Lidmaten inschrijving op 7 augustus 1732 te Harlingen" ;
  a2a:hasPerson oa:person_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Person-1e8ab959-085e-4310-9656-8b0c03dbe40d ;
  a2a:hasEvent oa:event_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_0 ;
  a2a:hasSource oa:source_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3 .

oa:person_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Person-1e8ab959-085e-4310-9656-8b0c03dbe40d
  a a2a:Person ;
  rdfs:label "Daniel Heins" ;
  a2a:PersonName [
    rdfs:label "Daniel Heins" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNameLastName "Heins"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "theologisch student" .

oa:event_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Lidmaten inschrijving" ;
  a2a:EventType "other:DTB Lidmaten inschrijving" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1732-08-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen"
  ] .

oa:relationep_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Person:1e8ab959-085e-4310-9656-8b0c03dbe40d ;
  a2a:EventKeyRef oa:event_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3_Event1 .

oa:source_frl_7ef7b7ef-b66d-4e27-984b-4380557e7bc3
  a a2a:Source ;
  rdfs:label "AlleFriezen, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Harlingen" ;
    rdfs:label "Harlingen", "1732-08-07 - 1732-08-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-08-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-08-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "8" ;
    a2a:Day "7" ;
    rdfs:label "1732-08-07"^^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: 336, Periode: 1668..." ;
    a2a:Book "Lidmatenregister Herv. Gemeente Harlingen" ;
    a2a:RegistryNumber "336" ;
    a2a:Folio "248" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Collectie doop-, trouw-, lidmaten- begraafboeken - Tresoar, Deel: 336, Periode: 1668..., Lidmatenregister Herv. Gemeente Harlingen, 336, 248"
  ] ;
  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_0336%2FNL-0400410000_28_0336_000248.jp2" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/7ef7b7ef-b66d-4e27-984b-4380557e7bc3" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/NL-0400410000%2FNL-0400410000_28%2FNL-0400410000_28_0336%2FNL-0400410000_28_0336_000248.jp2"
  ] ;
  a2a:SourceLastChangeDate "2022-08-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/7ef7b7ef-b66d-4e27-984b-4380557e7bc3" ;
  a2a:RecordGUID "{7ef7b7ef-b66d-4e27-984b-4380557e7bc3}" ;
  a2a:SourceRemarkOpmerking """Op 7 augustus 1732 ingekomen van Franeker
Op 7 augustus 1732 ingekomen van Franeker""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220920_16271_00016271.xml van FRL" .

