@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_442bb102-488e-e871-e65d-3c440cc66d1f
  a a2a:Record ;
  rdfs:label "Registratie in 1798 te Zaltbommel" ;
  a2a:hasPerson oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person1, oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person2, oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person3 ;
  a2a:hasEvent oa:event_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Event1 ;
  a2a:hasRelationEP oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_0, oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_1, oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_2 ;
  a2a:hasSource oa:source_rar_442bb102-488e-e871-e65d-3c440cc66d1f .

oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person1
  a a2a:Person ;
  rdfs:label "A.P. de Roock" ;
  a2a:PersonName [
    rdfs:label "A.P. de Roock" ;
    a2a:PersonNameFirstName "A.P." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Roock"
  ] .

oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person2
  a a2a:Person ;
  rdfs:label "H. Spoorenburgh" ;
  a2a:PersonName [
    rdfs:label "H. Spoorenburgh" ;
    a2a:PersonNameFirstName "H." ;
    a2a:PersonNameLastName "Spoorenburgh"
  ] .

oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person3
  a a2a:Person ;
  rdfs:label "C. Keppel" ;
  a2a:PersonName [
    rdfs:label "C. Keppel" ;
    a2a:PersonNameFirstName "C." ;
    a2a:PersonNameLastName "Keppel"
  ] .

oa:event_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1798" ] ;
  a2a:EventPlace [
    a2a:Place "Zaltbommel" ;
    rdfs:label "Zaltbommel"
  ] ;
  a2a:EventRemarkOpmerking "Wijk 3" .

oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_0
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in lidmatenregister" ;
  a2a:RelationType "other:Persoon in lidmatenregister" ;
  a2a:PersonKeyRef oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person1 ;
  a2a:EventKeyRef oa:event_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Event1 .

oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_1
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in lidmatenregister" ;
  a2a:RelationType "other:Persoon in lidmatenregister" ;
  a2a:PersonKeyRef oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person2 ;
  a2a:EventKeyRef oa:event_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Event1 .

oa:relationep_rar_442bb102-488e-e871-e65d-3c440cc66d1f_2
  a a2a:RelationEP ;
  rdfs:label "other:Persoon in lidmatenregister" ;
  a2a:RelationType "other:Persoon in lidmatenregister" ;
  a2a:PersonKeyRef oa:person_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Person3 ;
  a2a:EventKeyRef oa:event_rar_442bb102-488e-e871-e65d-3c440cc66d1f_Event1 .

oa:source_rar_442bb102-488e-e871-e65d-3c440cc66d1f
  a a2a:Source ;
  rdfs:label "Regionaal Archief Rivierenland, Lidmatenregistratie" ;
  a2a:SourcePlace [
    a2a:Place "Tiel" ;
    rdfs:label "Tiel", "1798-01-01 - 1798-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Lidmatenregistratie" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Rivierenland" ;
    a2a:Place "Zaltbommel" ;
    a2a:Collection "NH Lidmaten 1798 (DTB-1944)" ;
    a2a:RegistryNumber "1944" ;
    a2a:Folio "31" ;
    rdfs:label "Regionaal Archief Rivierenland, Zaltbommel, NH Lidmaten 1798 (DTB-1944), 1944, 31"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1944&minr=9130643&miview=ldt"
  ] ;
  a2a:SourceLastChangeDate "2016-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/zoeken?mivast=102&miadt=102&miaet=54&micode=3198-1944&minr=9130643&miview=ldt" ;
  a2a:RecordGUID "{442bb102-488e-e871-e65d-3c440cc66d1f}" ;
  a2a:SourceRemarkProvenance "MI bestand NL-TlRAR_3198-1944_54_MI.xml van RAR" .

[] a2a:PersonRemarkOpmerking "Weduwe van Verploegh, 5 kinderen" .
