@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_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F
  a a2a:Record ;
  rdfs:label "Registratie in 1938" ;
  a2a:hasPerson oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490203, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490213, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490219, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490225, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490232, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490238, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490244, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490250, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490256, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490262, oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490277 ;
  a2a:hasEvent oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 ;
  a2a:hasRelationEP oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_0, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_1, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_3, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_4, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_5, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_6, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_7, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_8, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_9, oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_10 ;
  a2a:hasSource oa:source_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490203
  a a2a:Person ;
  rdfs:label "T. Zijlman" ;
  a2a:PersonName [
    rdfs:label "T. Zijlman" ;
    a2a:PersonNameFirstName "T." ;
    a2a:PersonNameLastName "Zijlman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haarlem" ;
    rdfs:label "Haarlem"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "01" ;
    a2a:Day "10" ;
    rdfs:label "1900-01-10"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490213
  a a2a:Person ;
  rdfs:label "C.J. Hulshof" ;
  a2a:PersonName [
    rdfs:label "C.J. Hulshof" ;
    a2a:PersonNameFirstName "C.J." ;
    a2a:PersonNameLastName "Hulshof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "03" ;
    a2a:Day "15" ;
    rdfs:label "1905-03-15"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490219
  a a2a:Person ;
  rdfs:label "G.J. Beekhof" ;
  a2a:PersonName [
    rdfs:label "G.J. Beekhof" ;
    a2a:PersonNameFirstName "G.J." ;
    a2a:PersonNameLastName "Beekhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "05" ;
    a2a:Day "19" ;
    rdfs:label "1892-05-19"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490225
  a a2a:Person ;
  rdfs:label "D. Gordon" ;
  a2a:PersonName [
    rdfs:label "D. Gordon" ;
    a2a:PersonNameFirstName "D." ;
    a2a:PersonNameLastName "Gordon"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "1908-08-19"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490232
  a a2a:Person ;
  rdfs:label "C.J. Beekhof" ;
  a2a:PersonName [
    rdfs:label "C.J. Beekhof" ;
    a2a:PersonNameFirstName "C.J." ;
    a2a:PersonNameLastName "Beekhof"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1917" ;
    a2a:Month "03" ;
    a2a:Day "01" ;
    rdfs:label "1917-03-01"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490238
  a a2a:Person ;
  rdfs:label "J. Sterkenburg" ;
  a2a:PersonName [
    rdfs:label "J. Sterkenburg" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNameLastName "Sterkenburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "06" ;
    a2a:Day "16" ;
    rdfs:label "1919-06-16"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490244
  a a2a:Person ;
  rdfs:label "D. Pauw" ;
  a2a:PersonName [
    rdfs:label "D. Pauw" ;
    a2a:PersonNameFirstName "D." ;
    a2a:PersonNameLastName "Pauw"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "08" ;
    a2a:Day "15" ;
    rdfs:label "1900-08-15"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490250
  a a2a:Person ;
  rdfs:label "N.A. Jansen" ;
  a2a:PersonName [
    rdfs:label "N.A. Jansen" ;
    a2a:PersonNameFirstName "N.A." ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "08" ;
    a2a:Day "06" ;
    rdfs:label "1918-08-06"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490256
  a a2a:Person ;
  rdfs:label "H.J. Limburg" ;
  a2a:PersonName [
    rdfs:label "H.J. Limburg" ;
    a2a:PersonNameFirstName "H.J." ;
    a2a:PersonNameLastName "Limburg"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "05" ;
    a2a:Day "26" ;
    rdfs:label "1903-05-26"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490262
  a a2a:Person ;
  rdfs:label "J. v.d. Panne" ;
  a2a:PersonName [
    rdfs:label "J. v.d. Panne" ;
    a2a:PersonNameFirstName "J." ;
    a2a:PersonNamePrefixLastName "v.d." ;
    a2a:PersonNameLastName "Panne"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "09" ;
    a2a:Day "26" ;
    rdfs:label "1889-09-26"^^xsd:date
  ] .

oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490277
  a a2a:Person ;
  rdfs:label "J.A.J.H. Bijl" ;
  a2a:PersonName [
    rdfs:label "J.A.J.H. Bijl" ;
    a2a:PersonNameFirstName "J.A.J.H." ;
    a2a:PersonNameLastName "Bijl"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Amsterdam" ;
    rdfs:label "Amsterdam"
  ] ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "11" ;
    a2a:Day "01" ;
    rdfs:label "1893-11-01"^^xsd:date
  ] .

oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1938" ] .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_0
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490203 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_1
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490213 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490219 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_3
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490225 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_4
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490232 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_5
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490238 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_6
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490244 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_7
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490250 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_8
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490256 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_9
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490262 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:relationep_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_10
  a a2a:RelationEP ;
  rdfs:label "other:Vermelding" ;
  a2a:RelationType "other:Vermelding" ;
  a2a:PersonKeyRef oa:person_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_2304490277 ;
  a2a:EventKeyRef oa:event_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F_Event1 .

oa:source_ran_8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F
  a a2a:Source ;
  rdfs:label "Regionaal Archief Nijmegen, Inschrijvingsregister Vierdaagse" ;
  a2a:SourcePlace [
    a2a:Place "Nijmegen" ;
    rdfs:label "Nijmegen", "1938-01-01 - 1938-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1938-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1938-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1938" ] ;
  a2a:SourceType "other:Inschrijvingsregister Vierdaagse" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Nijmegen" ;
    a2a:Place "Nijmegen" ;
    a2a:Collection "Koninklijke Nederlandse Bond voor Lichamelijke Opvoeding (KNBLO)" ;
    a2a:Book "1938, burgers in verenigingsverband, volgnummers 1694 - 2373" ;
    a2a:RegistryNumber "1161" ;
    rdfs:label "Regionaal Archief Nijmegen, Nijmegen, Koninklijke Nederlandse Bond voor Lichamelijke Opvoeding (KNBLO), 1938, burgers in verenigingsverband, volgnummers 1694 - 2373, 1161"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://hdl.handle.net/21.12122/2304557046" ;
    a2a:UriViewer "https://hdl.handle.net/21.12122/2304490201" ;
    a2a:UriPreview "https://studiezaal.nijmegen.nl/HttpHandler/icoon.ico?icoon=2304557046"
  ] ;
  a2a:SourceLastChangeDate "2018-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12122/2304490201" ;
  a2a:RecordIdentifier "2304490201" ;
  a2a:RecordGUID "{8C06F287-3C1B-44FF-9CC7-853DFE5BDF0F}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250919_62_vd_00000062.xml van RAN" .

