@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_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511
  a a2a:Record ;
  rdfs:label "Registratie op 26 mei 1743" ;
  a2a:hasPerson oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person1, oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person2 ;
  a2a:hasEvent oa:event_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_0, oa:relationep_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_1 ;
  a2a:hasSource oa:source_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511 .

oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person1
  a a2a:Person ;
  rdfs:label "nn Knüsele" ;
  a2a:PersonName [
    rdfs:label "nn Knüsele" ;
    a2a:PersonNameFirstName "nn" ;
    a2a:PersonNameLastName "Knüsele"
  ] .

oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person2
  a a2a:Person ;
  rdfs:label "Anna Gertruijd van Westhaven" ;
  a2a:PersonName [
    rdfs:label "Anna Gertruijd van Westhaven" ;
    a2a:PersonNameFirstName "Anna Gertruijd" ;
    a2a:PersonNameLastName "van Westhaven"
  ] .

oa:event_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1743" ;
    a2a:Month "5" ;
    a2a:Day "26" ;
    rdfs:label "1743-05-26"^^xsd:date
  ] ;
  a2a:EventRemark30_Kerkelijke_gezindte "Nederduits Gereformeerd" ;
  a2a:EventRemark29_Kerkelijke_gemeente "Didam" .

oa:relationep_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat of gevormde" ;
  a2a:RelationType "other:Lidmaat of gevormde" ;
  a2a:PersonKeyRef oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person1 ;
  a2a:EventKeyRef oa:event_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Event1 .

oa:relationep_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_1
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat of gevormde" ;
  a2a:RelationType "other:Lidmaat of gevormde" ;
  a2a:PersonKeyRef oa:person_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Person2 ;
  a2a:EventKeyRef oa:event_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511_Event1 .

oa:source_gld_6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511
  a a2a:Source ;
  rdfs:label "Gelders Archief, Lidmatenregistratie" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1743-01-01 - 1743-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1743-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1743-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Lidmatenregistratie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Collection "Didam" ;
    a2a:RegistryNumber "454.10" ;
    a2a:Folio "39" ;
    rdfs:label "Gelders Archief, Didam, 454.10, 39"
  ] ;
  a2a:SourceLastChangeDate "2021-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://permalink.geldersarchief.nl/6CECFE80FEC74AA0BA2F0C29E8B05511" ;
  a2a:RecordGUID "{6CECFE80-FEC7-4AA0-BA2F-0C29E8B05511}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-AhGldA_0176_45410_54_MI.xml van GLD" .

