@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_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab
  a a2a:Record ;
  rdfs:label "Lidmateninschrijving in 1820 te Zaltbommel" ;
  a2a:hasPerson oa:person_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Person1 ;
  a2a:hasEvent oa:event_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_0 ;
  a2a:hasSource oa:source_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab .

oa:person_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Person1
  a a2a:Person ;
  rdfs:label "Lodewyk Antonie Heystek" ;
  a2a:PersonName [
    rdfs:label "Lodewyk Antonie Heystek" ;
    a2a:PersonNameFirstName "Lodewyk Antonie" ;
    a2a:PersonNameLastName "Heystek"
  ] .

oa:event_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Event1
  a a2a:Event ;
  rdfs:label "other:Lidmateninschrijving" ;
  a2a:EventType "other:Lidmateninschrijving" ;
  a2a:EventDate [ a2a:Year "1820" ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] .

oa:relationep_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in lidmatenregister" ;
  a2a:RelationType "other:Persoon in lidmatenregister" ;
  a2a:PersonKeyRef oa:person_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Person1 ;
  a2a:EventKeyRef oa:event_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab_Event1 .

oa:source_rar_26e51eaa-9958-e15a-8e6b-beef75d2f1ab
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, DTB Lidmaten" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1820-01-01 - 1820-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1820-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:DTB Lidmaten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Zaltbommel" ;
    a2a:Collection "NH Lidmaten 1817-1884 (DTB-1961)" ;
    a2a:RegistryNumber "1961" ;
    a2a:Folio "43" ;
    rdfs:label "Regionaal Archief Rivierenland, Zaltbommel, NH Lidmaten 1817-1884 (DTB-1961), 1961, 43"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1961&minr=9135706&miview=ldt" ;
  a2a:RecordGUID "{26e51eaa-9958-e15a-8e6b-beef75d2f1ab}" .

